Skip to content

Commit ea91980

Browse files
CI(deps): Update github/super-linter action to v5 (#2917)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 49f5cad commit ea91980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/super-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- uses: actions/checkout@v3
2626
- name: Lint code base
27-
uses: github/super-linter@v4
27+
uses: github/super-linter@v5
2828
env:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030
# Listed but commented out linters would be nice to have.

0 commit comments

Comments
 (0)