Skip to content

Commit 7107885

Browse files
authoredFeb 28, 2025
Merge pull request #32 from miguelcastilho/renovate/super-linter-super-linter-7.x
Update super-linter/super-linter action to v7.3.0
2 parents 53e7666 + 612e6f5 commit 7107885

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)
Please sign in to comment.