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:
Johannes Schindelin
2024-07-02 09:11:39 +02:00
committed by GitHub

View File

@@ -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