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.
1 parent a06e93d commit f68ce6eCopy full SHA for f68ce6e
1 file changed
.github/workflows/lint-workflow.yml
@@ -58,7 +58,7 @@ jobs:
58
run: grep -v '^#' super-linter.env >> "$GITHUB_ENV"
59
60
- name: Run super-linter
61
- uses: super-linter/super-linter@4e8a7c2bf106c4c766c816b35ec612638dc9b6b2 # v7.3.0
+ uses: super-linter/super-linter@61abc07d755095a68f4987d1c2c3d1d64408f1f9 # v8.5.0
62
if: always()
63
env:
64
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments