Skip to content

Commit 23f7c9c

Browse files
Update super-linter/super-linter action to v6.5.0 (#991)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af0ebd9 commit 23f7c9c

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
@@ -52,7 +52,7 @@ jobs:
5252
# Run Linter against code base #
5353
################################
5454
- name: Lint Code Base
55-
uses: super-linter/super-linter/slim@v6.4.1
55+
uses: super-linter/super-linter/slim@v6.5.0
5656
env:
5757
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5858
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)