We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 809d9fc commit 5801f12Copy full SHA for 5801f12
.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@b92721f792f381cedc002ecdbb9847a15ece5bb8 # v7.1.0
+ - uses: super-linter/super-linter/slim@e1cb86b6e8d119f789513668b4b30bf17fe1efe4 # v7.2.0
43
env:
44
GITHUB_ACTIONS_COMMAND_ARGS: '-ignore SC.*'
45
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments