Skip to content

Commit

Permalink
chore: update superlinter version
Browse files Browse the repository at this point in the history
  • Loading branch information
songkg7 committed Dec 12, 2024
1 parent 41024ea commit 1d81a21
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,7 +29,7 @@ jobs:
fetch-depth: 0

- name: Super-linter
uses: super-linter/super-linter@v6.6.0 # x-release-please-version
uses: super-linter/super-linter@v7.2.0 # x-release-please-version
env:
# To report GitHub Actions status checks
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 1d81a21

Please sign in to comment.