Skip to content

Commit c4f1743

Browse files
authored
Merge pull request #13 from simplesamlphp/dependabot/github_actions/all-actions-19c60aaf4d
Bump simplesamlphp/simplesamlphp-test-framework from 1.10.0 to 1.10.2 in the all-actions group
2 parents 4133902 + c9873da commit c4f1743

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/php.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
matrix:
2121
php-version: ['8.2', '8.3', '8.4']
2222

23-
uses: simplesamlphp/simplesamlphp-test-framework/.github/workflows/[email protected].0
23+
uses: simplesamlphp/simplesamlphp-test-framework/.github/workflows/[email protected].2
2424
with:
2525
php-version: ${{ matrix.php-version }}
2626

@@ -29,7 +29,7 @@ jobs:
2929
strategy:
3030
fail-fast: false
3131

32-
uses: simplesamlphp/simplesamlphp-test-framework/.github/workflows/[email protected].0
32+
uses: simplesamlphp/simplesamlphp-test-framework/.github/workflows/[email protected].2
3333
with:
3434
enable_eslinter: false
3535
enable_jsonlinter: true

0 commit comments

Comments
 (0)