Skip to content

Commit 92c1d77

Browse files
authored
Merge pull request #121 from The-Japan-DataScientist-Society/dependabot/github_actions/github/super-linter-4.8.5
Bump github/super-linter from 4.8.4 to 4.8.5
2 parents a3958ad + ee52f5b commit 92c1d77

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
@@ -46,7 +46,7 @@ jobs:
4646
# Run Linter against code base #
4747
################################
4848
- name: Lint Code Base
49-
uses: github/[email protected].4
49+
uses: github/[email protected].5
5050
env:
5151
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5252
VALIDATE_HTML: false

0 commit comments

Comments
 (0)