Skip to content

Commit

Permalink
Merge pull request #20 from thephpleague/renovate/github-super-linter…
Browse files Browse the repository at this point in the history
…-5.x

Update github/super-linter action to v5
  • Loading branch information
colinodell authored Oct 5, 2023
2 parents 2dd1321 + 464d066 commit 96e989c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: github/super-linter/slim@v4.10.1
- uses: github/super-linter/slim@v5.0.0
env:
DEFAULT_BRANCH: latest
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 96e989c

Please sign in to comment.