Skip to content

Commit 279a54b

Browse files
Update github/super-linter action to v7
1 parent 3f5f4ff commit 279a54b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
python-version: '3.9'
3030
- name: Lint Code Base
31-
uses: github/super-linter@v6
31+
uses: github/super-linter@v7
3232
env:
3333
DEFAULT_BRANCH: develop
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)