We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9672f14 + 67e465f commit 3a9bfecCopy full SHA for 3a9bfec
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.2.1 # x-release-please-version
+ uses: super-linter/super-linter@v8.3.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