Skip to content

Commit

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

Bump super-linter/super-linter from 7.0.0 to 7.1.0
  • Loading branch information
tunetheweb authored Aug 28, 2024
2 parents 086df66 + e72e6fb commit dc163a0
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.0.0
uses: super-linter/super-linter/slim@v7.1.0
env:
DEFAULT_BRANCH: master
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}s
Expand Down

0 comments on commit dc163a0

Please sign in to comment.