Skip to content

Commit cf46984

Browse files
authored
Merge pull request #210 from HTTPArchive/dependabot/github_actions/super-linter/super-linter-7.3.0
Bump super-linter/super-linter from 7.2.1 to 7.3.0
2 parents 5230702 + c1f65ad commit cf46984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

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

0 commit comments

Comments
 (0)