Update github/super-linter action to v5
This commit is contained in:
parent
5273e17d89
commit
23a262d72f
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user