Skip to content

Commit 56dd2b7

Browse files
Update github/super-linter action to v4.9.6 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ff341a commit 56dd2b7

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
@@ -53,7 +53,7 @@ jobs:
5353
# Run Linter against code base #
5454
################################
5555
- name: Lint Code Base
56-
uses: github/super-linter/[email protected].4
56+
uses: github/super-linter/[email protected].6
5757
env:
5858
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5959
LINTER_RULES_PATH: .

0 commit comments

Comments
 (0)