We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a03733 + 3df599b commit 4f407efCopy full SHA for 4f407ef
1 file changed
.github/workflows/check.yaml
@@ -115,7 +115,7 @@ jobs:
115
with:
116
fetch-depth: 0
117
- name: Super-Linter
118
- uses: super-linter/super-linter@v8.0.0 # x-release-please-version
+ uses: super-linter/super-linter@v8.1.0 # x-release-please-version
119
env:
120
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
121
# To reuse the same Super-linter configuration that you use in the
0 commit comments