Skip to content

Commit 2a4c880

Browse files
authored
Merge pull request #57 from mruby-Forum/dependabot/github_actions/super-linter/super-linter-8.0.0
2 parents 1e6442f + c44135e commit 2a4c880

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
@@ -20,7 +20,7 @@ jobs:
2020
# Full git history is needed to get a proper list of changed files within `super-linter`
2121
fetch-depth: 0
2222
- name: Lint Code Base
23-
uses: super-linter/super-linter/slim@v7.3.0
23+
uses: super-linter/super-linter/slim@v8.0.0
2424
env:
2525
# VALIDATE_BASH_EXEC: true
2626
VALIDATE_DOCKERFILE_HADOLINT: true

0 commit comments

Comments
 (0)