Skip to content

Commit

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

Bump super-linter/super-linter from 7.2.0 to 7.2.1
  • Loading branch information
tunetheweb authored Jan 12, 2025
2 parents 3a96bf6 + 385db7f commit 30201f7
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/[email protected].0
uses: super-linter/super-linter/[email protected].1
env:
DEFAULT_BRANCH: master
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}s
Expand Down

0 comments on commit 30201f7

Please sign in to comment.