Skip to content

Commit

Permalink
ci: update super-linter/super-linter action to v5.7.2 (#373)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
  • Loading branch information
sebastien-prudhomme and renovate-bot committed Mar 19, 2024
1 parent c190953 commit eb0cc50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fetch-depth: 0

- name: Lint
uses: super-linter/super-linter@v5.0.0
uses: super-linter/super-linter@v5.7.2
env:
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit eb0cc50

Please sign in to comment.