Skip to content

Commit 71a57f9

Browse files
authored
Merge pull request #440 from mruby/dependabot/github_actions/super-linter/super-linter-7.2.1
Bump super-linter/super-linter from 7.2.0 to 7.2.1
2 parents a79116e + d331818 commit 71a57f9

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
@@ -14,7 +14,7 @@ jobs:
1414
# Full git history is needed to get a proper list of changed files within `super-linter`
1515
fetch-depth: 0
1616
- name: Lint Code Base
17-
uses: super-linter/super-linter/slim@v7.2.0
17+
uses: super-linter/super-linter/slim@v7.2.1
1818
env:
1919
VALIDATE_EDITORCONFIG: true
2020
VALIDATE_GITHUB_ACTIONS: true

0 commit comments

Comments
 (0)