Skip to content

Commit b8adb9b

Browse files
[CI] Pin super-linter/super-linter action to 85f7611 (#5301)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e739a81 commit b8adb9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/superlinter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 0
2020

2121
- name: Lint Code Base
22-
uses: super-linter/super-linter/slim@v7.2.1
22+
uses: super-linter/super-linter/slim@85f7611e0f7b53c8573cca84aa0ed4344f6f6a4d # v7.2.1
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2525
LINTER_RULES_PATH: .github/linters

0 commit comments

Comments
 (0)