Update github/super-linter action to v6

This commit is contained in:
renovate[bot] 2024-04-23 19:44:05 +00:00 committed by GitHub
parent d52ef4445e
commit b7d99c9c69
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ jobs:
with:
python-version: '3.9'
- name: Lint Code Base
uses: github/super-linter@v5
uses: github/super-linter@v6
env:
DEFAULT_BRANCH: develop
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}