Skip to content

Commit d52cc88

Browse files
Update .github/workflows/lint.yml
Co-authored-by: Yaswant Pradhan <2984440+yaswant@users.noreply.github.com>
1 parent e6c2ce3 commit d52cc88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
fetch-depth: 0
3838

3939
- name: Super-Linter
40-
uses: super-linter/super-linter/slim@v7.2.1
40+
uses: super-linter/super-linter/slim@85f7611e0f7b53c8573cca84aa0ed4344f6f6a4d # v7.2.1
4141
env:
4242
FILTER_REGEX_EXCLUDE: (.*[.]conf.py|pull_request_template.md|/linters/)
4343
IGNORE_GITIGNORED_FILES: true

0 commit comments

Comments
 (0)