Skip to content

Commit 47b7c2b

Browse files
chore(deps): update shivammathur/setup-php action to v2.35.4 (#2280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1f34fd7 commit 47b7c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/binary-builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169
with:
170170
node-version: ${{ matrix.node }}
171171
- name: Install composer
172-
uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # v2
172+
uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # 2.35.4
173173
if: ${{ matrix.os == 'darwin' }}
174174
- name: Get user info
175175
id: user_info

0 commit comments

Comments
 (0)