Skip to content

Commit 0c78cd0

Browse files
committed
Update github/super-linter action to v4.9.7
1 parent e9d84ea commit 0c78cd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/slim@v4.9.6
56+
uses: github/super-linter/slim@v4.9.7
5757
env:
5858
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5959
LINTER_RULES_PATH: .

0 commit comments

Comments
 (0)