We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fd32c8 commit 6cce787Copy full SHA for 6cce787
.github/workflows/super-linter.yml
@@ -29,6 +29,6 @@ jobs:
29
30
- name: Run Super-Linter
31
id: super_linter
32
- uses: super-linter/super-linter/slim@85f7611e0f7b53c8573cca84aa0ed4344f6f6a4d # v7.2.1
+ uses: super-linter/super-linter/slim@4e8a7c2bf106c4c766c816b35ec612638dc9b6b2 # v7.3.0
33
env:
34
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments