Skip to content

Commit b457674

Browse files
committed
Update github/super-linter action to v4.10.1
1 parent 33885c4 commit b457674

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

0 commit comments

Comments
 (0)