Skip to content

Commit

Permalink
Try updating super linter version
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljcollinsuk committed Apr 22, 2024
1 parent 954dc0e commit 7e013d7
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 @@ -30,7 +30,7 @@ jobs:
- name: Super-Linter
id: super_linter
# yamllint disable-line rule:line-length
uses: super-linter/super-linter/slim@ba3315d7e5da8cee94ef552f3baf1c34f6021345 # v5.7.1
uses: super-linter/super-linter/slim@9d8128f17796a16326ceed5a607d5639a47feb82 # v6.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BRANCH: main
Expand Down

0 comments on commit 7e013d7

Please sign in to comment.