We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd372d5 commit a078291Copy full SHA for a078291
.github/workflows/lint.yaml
@@ -39,7 +39,7 @@ jobs:
39
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
40
with:
41
fetch-depth: 0
42
- - uses: super-linter/super-linter/slim@85f7611e0f7b53c8573cca84aa0ed4344f6f6a4d # v7.2.1
+ - uses: super-linter/super-linter/slim@4e8a7c2bf106c4c766c816b35ec612638dc9b6b2 # v7.3.0
43
env:
44
GITHUB_ACTIONS_COMMAND_ARGS: '-ignore SC.*'
45
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments