Skip to content

Commit b9a1f1e

Browse files
[🪵] Update ramsey/composer-install action to v3
1 parent 5578228 commit b9a1f1e

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@3cf229dc2919194e9e36783941438d17239e8520 # 3.1.1
3131
- name: Set up clients
3232
run: make setup-clients
3333
- name: Create Pull Request

0 commit comments

Comments
 (0)