Skip to content

Commit 4ba2d28

Browse files
chore(deps): update shivammathur/setup-php digest to a36e1e5 (#31)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | shivammathur/setup-php | action | digest | `15c43e8` -> `a36e1e5` | --- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 89856cc commit 4ba2d28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/laravel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313

1414
steps:
15-
- uses: shivammathur/setup-php@15c43e89cdef867065b0213be354c2841860869e
15+
- uses: shivammathur/setup-php@a36e1e52ff4a1c9e9c9be31551ee4712a6cb6bd0
1616
with:
1717
php-version: '8.1'
1818
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3

0 commit comments

Comments
 (0)