Skip to content

Commit

Permalink
Merge pull request #207 from HTTPArchive/dependabot/github_actions/su…
Browse files Browse the repository at this point in the history
…per-linter/super-linter-7.2.0

Bump super-linter/super-linter from 7.1.0 to 7.2.0
  • Loading branch information
tunetheweb authored Nov 25, 2024
2 parents c4a2f8c + 0723aa9 commit 3a96bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: |
echo "VALIDATE_ALL_CODEBASE=false" >> $GITHUB_ENV
- name: Lint Code Base
uses: super-linter/super-linter/slim@v7.1.0
uses: super-linter/super-linter/slim@v7.2.0
env:
DEFAULT_BRANCH: master
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}s
Expand Down

0 comments on commit 3a96bf6

Please sign in to comment.