Skip to content

Commit bf76ad9

Browse files
Merge pull request #896 from python-wheel-build/dependabot/github_actions/super-linter/super-linter-8.3.1
build(deps): bump super-linter/super-linter from 8.3.0 to 8.3.1
2 parents c9097d6 + a5c6db8 commit bf76ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
with:
137137
fetch-depth: 0
138138
- name: Super-Linter
139-
uses: super-linter/super-linter@v8.3.0 # x-release-please-version
139+
uses: super-linter/super-linter@v8.3.1 # x-release-please-version
140140
env:
141141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
142142
# To reuse the same Super-linter configuration that you use in the

0 commit comments

Comments
 (0)