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