Skip to content

Commit

Permalink
Merge pull request #71 from vicamo/dependabot/github_actions/super-li…
Browse files Browse the repository at this point in the history
…nter/super-linter-7

build(deps): Bump super-linter/super-linter from 6 to 7
  • Loading branch information
vicamo authored Sep 21, 2024
2 parents 4a05fd3 + a44e9eb commit c308bd0
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 @@ -29,6 +29,6 @@ jobs:
run: cat .github/linters/super-linter.env >> "$GITHUB_ENV"
- name: Lint Codebase
id: super-linter
uses: super-linter/super-linter/slim@v6
uses: super-linter/super-linter/slim@v7
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c308bd0

Please sign in to comment.