mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-17 04:23:29 -05:00
monitor-components: add InnoSetup (#5032)
Let's also keep an eye out for new InnoSetup versions, as we rely on using reasonable secure versions of it.
This commit is contained in:
2
.github/workflows/monitor-components.yml
vendored
2
.github/workflows/monitor-components.yml
vendored
@@ -82,6 +82,8 @@ jobs:
|
||||
feed: https://github.com/PCRE2Project/pcre2/tags.atom
|
||||
- label: mingw-w64-llvm
|
||||
feed: https://github.com/msys2/MINGW-packages/commits/master/mingw-w64-llvm.atom
|
||||
- label: innosetup
|
||||
feed: https://github.com/jrsoftware/issrc/tags.atom
|
||||
fail-fast: false
|
||||
steps:
|
||||
- uses: git-for-windows/rss-to-issues@v0
|
||||
|
||||
Reference in New Issue
Block a user