Skip to content

Commit

Permalink
Merge pull request #25 from leplusorg/dependabot/github_actions/super…
Browse files Browse the repository at this point in the history
…-linter/super-linter-6.4.0

Bump super-linter/super-linter from 6.3.1 to 6.4.0
  • Loading branch information
thomasleplus authored Apr 18, 2024
2 parents 3d79746 + cc4a5f9 commit 60b7271
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 @@ -59,7 +59,7 @@ jobs:
# Run Linter against code base #
################################
- name: Lint Code Base
uses: super-linter/super-linter@92e2606383320f72e6129f8a50d8537cf9c84ed6 # v6.3.1
uses: super-linter/super-linter@9d8128f17796a16326ceed5a607d5639a47feb82 # v6.4.0
env:
VALIDATE_ALL_CODEBASE: true
DEFAULT_BRANCH: main
Expand Down

0 comments on commit 60b7271

Please sign in to comment.