We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2049112 commit 0d95f52Copy full SHA for 0d95f52
.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@502f4fe48a81a392756e173e39a861f8c8efe056 # v8.3.0
+ uses: super-linter/super-linter/slim@47984f49b4e87383eed97890fe2dca6063bbd9c3 # v8.3.1
58
env:
59
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
60
DEFAULT_BRANCH: main
0 commit comments