Skip to content

Commit 62022c3

Browse files
fix: super-linter version
1 parent 5225f7e commit 62022c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/csharp.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
# Full git history is needed to get a proper list of changed files
2020
fetch-depth: 0
2121
- name: Run Super-Linter
22-
uses: github/super-linter@v7.1.0
22+
uses: github/super-linter@v7
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2525
VALIDATE_ALL_CODEBASE: false

0 commit comments

Comments
 (0)