Skip to content

Commit 405fedd

Browse files
authored
Merge pull request #5 from simplesamlphp/dependabot/github_actions/all-actions-c812387c36
Bump super-linter/super-linter from 6 to 7 in the all-actions group
2 parents 6f6e3ec + b687151 commit 405fedd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fetch-depth: 0
2525

2626
- name: Lint Code Base
27-
uses: super-linter/super-linter/slim@v6
27+
uses: super-linter/super-linter/slim@v7
2828
env:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030
LINTER_RULES_PATH: 'tools/linters'

0 commit comments

Comments
 (0)