Skip to content

Commit 4402d92

Browse files
Update super-linter/super-linter action to v5.5.0 (#857)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 72e3303 commit 4402d92

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
@@ -48,7 +48,7 @@ jobs:
4848
# Run Linter against code base #
4949
################################
5050
- name: Lint Code Base
51-
uses: super-linter/super-linter/slim@v5.4.3
51+
uses: super-linter/super-linter/slim@v5.5.0
5252
env:
5353
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5454
LINTER_RULES_PATH: .

0 commit comments

Comments
 (0)