Update github/super-linter action to v5

This commit is contained in:
renovate[bot]
2023-04-14 19:16:09 +00:00
committed by GitHub
parent 5273e17d89
commit 23a262d72f

View File

@ -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 }}