Skip to content

Commit

Permalink
Merge pull request #848 from trimble-oss/dependabot/github_actions/gi…
Browse files Browse the repository at this point in the history
…thub/super-linter-6

Bump github/super-linter from 5 to 6
  • Loading branch information
coliff authored Apr 24, 2024
2 parents fa99395 + b1c64b8 commit 8f3c4ab
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 @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v4

- name: Lint Code Base
uses: github/super-linter/slim@v5
uses: github/super-linter/slim@v6
env:
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 8f3c4ab

Please sign in to comment.