We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1123b1 commit 28b9ba0Copy full SHA for 28b9ba0
1 file changed
.github/workflows/lint.yml
@@ -30,7 +30,7 @@ jobs:
30
fetch-depth: 0
31
32
- name: Lint Code Base
33
- uses: super-linter/super-linter@d5b0a2ab116623730dd094f15ddc1b6b25bf7b99 # v8.3.2
+ uses: super-linter/super-linter@12562e48d7059cf666c43a4ecb0d3b5a2b31bd9e # v8.4.0
34
env:
35
DEFAULT_BRANCH: origin/main
36
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments