Skip to content

Commit

Permalink
Merge pull request #141 from reuteras/dependabot/github_actions/githu…
Browse files Browse the repository at this point in the history
…b/super-linter-6
  • Loading branch information
reuteras authored Apr 29, 2024
2 parents 6519952 + 8395ab9 commit 0358b41
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 @@ -28,7 +28,7 @@ jobs:

# Runs a single command using the runners shell
- name: Lint Code Base
uses: github/super-linter/slim@v5
uses: github/super-linter/slim@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BRANCH: main
Expand Down

0 comments on commit 0358b41

Please sign in to comment.