Skip to content

Commit 1f34fd7

Browse files
chore(deps): pin shivammathur/setup-php action to ec406be (#2278)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c4ea73 commit 1f34fd7

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@v2
172+
uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # v2
173173
if: ${{ matrix.os == 'darwin' }}
174174
- name: Get user info
175175
id: user_info

0 commit comments

Comments
 (0)