We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 829f912 commit 06c84c7Copy full SHA for 06c84c7
.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/slim@ffde3b2b33b745cb612d787f669ef9442b1339a6 # v8.1.0
+ uses: super-linter/super-linter/slim@2bdd90ed3262e023ac84bf8fe35dc480721fc1f2 # v8.2.1
34
env:
35
DEFAULT_BRANCH: origin/main
36
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments