Skip to content

Commit 612e6f5

Browse files
Update super-linter/super-linter action to v7.3.0
1 parent 22ba908 commit 612e6f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
with:
2020
fetch-depth: 0
2121
- name: Super-linter
22-
uses: super-linter/super-linter@v7.2.1
22+
uses: super-linter/super-linter@v7.3.0
2323
env:
2424
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)