Skip to content

Commit 3a9bfec

Browse files
Merge pull request #870 from python-wheel-build/dependabot/github_actions/super-linter/super-linter-8.3.0
build(deps): bump super-linter/super-linter from 8.2.1 to 8.3.0
2 parents 9672f14 + 67e465f commit 3a9bfec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
with:
116116
fetch-depth: 0
117117
- name: Super-Linter
118-
uses: super-linter/super-linter@v8.2.1 # x-release-please-version
118+
uses: super-linter/super-linter@v8.3.0 # x-release-please-version
119119
env:
120120
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
121121
# To reuse the same Super-linter configuration that you use in the

0 commit comments

Comments
 (0)