We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f577bf commit c864cc8Copy full SHA for c864cc8
1 file changed
.github/workflows/super-linter.yml
@@ -52,7 +52,7 @@ jobs:
52
# Run Linter against code base #
53
################################
54
- name: Lint Code Base
55
- uses: super-linter/super-linter/slim@e1cb86b6e8d119f789513668b4b30bf17fe1efe4 # v7.2.0
+ uses: super-linter/super-linter/slim@85f7611e0f7b53c8573cca84aa0ed4344f6f6a4d # v7.2.1
56
env:
57
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
58
DEFAULT_BRANCH: main
0 commit comments