We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cd3802 commit 1b26a83Copy full SHA for 1b26a83
.github/workflows/lint.yml
@@ -43,7 +43,7 @@ jobs:
43
if: always()
44
45
- name: Run super-linter
46
- uses: super-linter/super-linter@v7.3.0
+ uses: super-linter/super-linter@v8.3.2
47
48
env:
49
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments