Skip to content

Commit 02e091b

Browse files
authored
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.
2 parents 80ed467 + 833fe3a commit 02e091b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/monitor-components.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ jobs:
8282
feed: https://github.com/PCRE2Project/pcre2/tags.atom
8383
- label: mingw-w64-llvm
8484
feed: https://github.com/msys2/MINGW-packages/commits/master/mingw-w64-llvm.atom
85+
- label: innosetup
86+
feed: https://github.com/jrsoftware/issrc/tags.atom
8587
fail-fast: false
8688
steps:
8789
- uses: git-for-windows/rss-to-issues@v0

0 commit comments

Comments
 (0)