Skip to content

Commit 017d605

Browse files
[☠️] Update ramsey/composer-install action to v2.3.1
1 parent 5578228 commit 017d605

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

etc/workflow-skeleton/generate-{{ path }}.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ jobs:
2424
image: wyrihaximusnet/php:{{ "${{ needs.supported-versions-matrix.outputs.version }}" }}-nts-alpine-slim-dev-root
2525
steps:
2626
- uses: actions/checkout@v4
27-
- uses: ramsey/composer-install@v2
28-
- uses: ramsey/composer-install@v2
27+
- uses: ramsey/composer-install@1919f6c305aea6ab10e6181a8ddf72317ad77e0e # 2.3.1
28+
- uses: ramsey/composer-install@1919f6c305aea6ab10e6181a8ddf72317ad77e0e # 2.3.1
2929
with:
3030
working-directory: "clients/{{ path }}"
3131
- name: Download current spec file

0 commit comments

Comments
 (0)