Skip to content

Commit dc163a0

Browse files
authored
Merge pull request #205 from HTTPArchive/dependabot/github_actions/super-linter/super-linter-7.1.0
Bump super-linter/super-linter from 7.0.0 to 7.1.0
2 parents 086df66 + e72e6fb commit dc163a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: |
2929
echo "VALIDATE_ALL_CODEBASE=false" >> $GITHUB_ENV
3030
- name: Lint Code Base
31-
uses: super-linter/super-linter/slim@v7.0.0
31+
uses: super-linter/super-linter/slim@v7.1.0
3232
env:
3333
DEFAULT_BRANCH: master
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}s

0 commit comments

Comments
 (0)