Skip to content

Commit c3fb5f0

Browse files
authored
Merge pull request #54 from BretFisher/dependabot/github_actions/super-linter/super-linter-6.7.0
Bump super-linter/super-linter from 6.6.0 to 6.7.0
2 parents 0bd9d4c + 8a1c9bf commit c3fb5f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-super-linter.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
#############################
112112
# https://github.com/marketplace/actions/super-linter
113113
- name: Lint Code Base
114-
uses: super-linter/super-linter/slim@v6.6.0
114+
uses: super-linter/super-linter/slim@v6.7.0
115115
env:
116116
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
117117
# by default super-linter assumes our repo default branch doesn't change

0 commit comments

Comments
 (0)