We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cbe868 commit 22f4030Copy full SHA for 22f4030
1 file changed
.github/workflows/super-linter.yml
@@ -54,7 +54,7 @@ jobs:
54
# Run Linter against code base #
55
################################
56
- name: Lint Code Base
57
- uses: super-linter/super-linter/slim@47984f49b4e87383eed97890fe2dca6063bbd9c3 # v8.3.1
+ uses: super-linter/super-linter/slim@d5b0a2ab116623730dd094f15ddc1b6b25bf7b99 # v8.3.2
58
env:
59
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
60
DEFAULT_BRANCH: main
0 commit comments