Skip to content

Commit ae43ae7

Browse files
[🪵] Update ramsey/composer-install action to v2.3.1
1 parent 5578228 commit ae43ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/setup-clients.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
format: "YYYY/MM/DD"
2929
- uses: actions/checkout@v4
30-
- uses: ramsey/composer-install@v2
30+
- uses: ramsey/composer-install@1919f6c305aea6ab10e6181a8ddf72317ad77e0e # 2.3.1
3131
- name: Set up clients
3232
run: make setup-clients
3333
- name: Create Pull Request

0 commit comments

Comments
 (0)