We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd25ffd + 498a317 commit 3bf1c0aCopy full SHA for 3bf1c0a
.github/workflows/build-release.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: false
18
19
- uses: simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_linter.yml@v1.11.0
+ uses: simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_linter.yml@v1.11.1
20
with:
21
enable_eslinter: true
22
enable_jsonlinter: true
0 commit comments