We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58830a0 + fa8eecc commit 615406dCopy full SHA for 615406d
1 file changed
.github/workflows/check.yaml
@@ -136,7 +136,7 @@ jobs:
136
with:
137
fetch-depth: 0
138
- name: Super-Linter
139
- uses: super-linter/super-linter@v8.4.0 # x-release-please-version
+ uses: super-linter/super-linter@v8.5.0 # x-release-please-version
140
env:
141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
142
# To reuse the same Super-linter configuration that you use in the
0 commit comments