Skip to content

Commit

Permalink
Merge pull request #53 from ttsukagoshi/dependabot/github_actions/mai…
Browse files Browse the repository at this point in the history
…n/github/super-linter-5

github-actions(deps): bump github/super-linter from 4 to 5
  • Loading branch information
ttsukagoshi authored May 3, 2023
2 parents 47dd433 + 4b2d971 commit d5c6c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
# Run Linter against code base #
################################
- name: Lint Code Base
uses: github/super-linter/slim@v4 # uses: github/super-linter@v4 See https://github.com/github/super-linter#images
uses: github/super-linter/slim@v5 # uses: github/super-linter@v4 See https://github.com/github/super-linter#images
env:
VALIDATE_ALL_CODEBASE: true
LINTER_RULES_PATH: /
Expand Down

0 comments on commit d5c6c10

Please sign in to comment.