Skip to content

Commit 89bf2eb

Browse files
Update PHP setup action version in workflow
Signed-off-by: Max Barrett <34328348+MaximillianGroup@users.noreply.github.com>
1 parent 86edcf3 commit 89bf2eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v4
2525

2626
- name: Setup PHP
27-
uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f
27+
uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f
2828
# uses: shivammathur/setup-php@2.37.0
2929
with:
3030
php-version: '8.2'

0 commit comments

Comments
 (0)