Skip to content

Commit

Permalink
Merge pull request #51 from AegisJSProject/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…super-linter/super-linter-6.7.0

Bump super-linter/super-linter from 6.6.0 to 6.7.0
  • Loading branch information
shgysk8zer0 authored Jul 8, 2024
2 parents 46a6b82 + 80c2aa2 commit 840485d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
# Run Linter against code base #
################################
- name: Lint Code Base
uses: super-linter/super-linter@v6.6.0
uses: super-linter/super-linter@v6.7.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# DEFAULT_BRANCH: master
Expand Down

0 comments on commit 840485d

Please sign in to comment.