Skip to content

Commit

Permalink
Merge pull request #988 from netbox-community/renovate/github-super-l…
Browse files Browse the repository at this point in the history
…inter-5.x

Update github/super-linter action to v5
  • Loading branch information
tobiasge authored Apr 14, 2023
2 parents 0911c22 + 23a262d commit 788cd03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
python-version: '3.9'
- name: Lint Code Base
uses: github/super-linter@v4
uses: github/super-linter@v5
env:
DEFAULT_BRANCH: develop
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 788cd03

Please sign in to comment.