Skip to content

Commit 84be3c0

Browse files
authored
Merge pull request #10 from simplesamlphp/dependabot/github_actions/all-actions-f669a2c5d7
Bump super-linter/super-linter from 7 to 8 in the all-actions group
2 parents 788020a + 86a44de commit 84be3c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v7
27+
uses: super-linter/super-linter/slim@v8
2828
env:
2929
SAVE_SUPER_LINTER_OUTPUT: false
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)