Skip to content

Commit

Permalink
Update github/super-linter action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 14, 2023
1 parent 5273e17 commit 23a262d
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 23a262d

Please sign in to comment.