Skip to content

Commit

Permalink
Update super-linter/super-linter action to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent 7ad3229 commit 7a01ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
run: cat .github/super-linter.env >> "$GITHUB_ENV"

- name: Lint code base
uses: super-linter/super-linter/slim@v6
uses: super-linter/super-linter/slim@v7
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 7a01ebf

Please sign in to comment.