Skip to content

Commit 4f407ef

Browse files
authored
Merge pull request #723 from python-wheel-build/dependabot/github_actions/super-linter/super-linter-8.1.0
build(deps): bump super-linter/super-linter from 8.0.0 to 8.1.0
2 parents 2a03733 + 3df599b commit 4f407ef

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.0.0 # x-release-please-version
118+
uses: super-linter/super-linter@v8.1.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)