We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0a4cac3 + 3e13e9f commit 158caa6Copy full SHA for 158caa6
.github/workflows/lint.yml
@@ -27,7 +27,7 @@ jobs:
27
fetch-depth: 0
28
29
- name: Super-linter
30
- uses: super-linter/super-linter/slim@v7.3.0 # x-release-please-version
+ uses: super-linter/super-linter/slim@v7.4.0 # x-release-please-version
31
# TODO need to create problem matchers for each linter? https://github.com/rhysd/actionlint/blob/v1.7.7/docs/usage.md#problem-matchers
32
env:
33
# To report GitHub Actions status checks
0 commit comments