We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c9097d6 + a5c6db8 commit bf76ad9Copy full SHA for bf76ad9
.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.3.0 # x-release-please-version
+ uses: super-linter/super-linter@v8.3.1 # 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