Skip to content

Commit

Permalink
Merge pull request #202 from Azure/dependabot/github_actions/github/s…
Browse files Browse the repository at this point in the history
…uper-linter-6

Bump github/super-linter from 5 to 6
  • Loading branch information
JoeyBarnes authored Apr 29, 2024
2 parents 0ad5e1c + e75adef commit 2962fdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
fetch-depth: 0

- name: Run github/super-linter
uses: github/super-linter@v5
uses: github/super-linter@v6
env:
VALIDATE_ALL_CODEBASE: false
# Need to define main branch as default is set to master in super-linter
Expand Down

0 comments on commit 2962fdb

Please sign in to comment.