Skip to content

Commit 3a96bf6

Browse files
authored
Merge pull request #207 from HTTPArchive/dependabot/github_actions/super-linter/super-linter-7.2.0
Bump super-linter/super-linter from 7.1.0 to 7.2.0
2 parents c4a2f8c + 0723aa9 commit 3a96bf6

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.1.0
31+
uses: super-linter/super-linter/slim@v7.2.0
3232
env:
3333
DEFAULT_BRANCH: master
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}s

0 commit comments

Comments
 (0)