ci: bump Super-linter to 7.0.0 #8
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
|||||||
# Super-linter needs the full git history to get the list of files that changed across commits
|
# Super-linter needs the full git history to get the list of files that changed across commits
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Super-linter check
|
- name: Super-linter check
|
||||||
uses: super-linter/super-linter@v6.9.0 # x-release-please-version
|
uses: super-linter/super-linter@v7.0.0 # x-release-please-version
|
||||||
env:
|
env:
|
||||||
# to report GitHub Actions status checks
|
# to report GitHub Actions status checks
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user