We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53e7666 + 612e6f5 commit 7107885Copy full SHA for 7107885
.github/workflows/lint.yml
@@ -19,6 +19,6 @@ jobs:
19
with:
20
fetch-depth: 0
21
- name: Super-linter
22
- uses: super-linter/super-linter@v7.2.1
+ uses: super-linter/super-linter@v7.3.0
23
env:
24
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments