File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 17
17
with :
18
18
fetch-depth : ' 0'
19
19
persist-credentials : ' false'
20
- - uses : " ramsey/composer-install@v2 "
20
+ - uses : " ramsey/composer-install@1919f6c305aea6ab10e6181a8ddf72317ad77e0e " # 2.3.1
21
21
- run : make generate-example-client-subsplit
Original file line number Diff line number Diff line change 17
17
with :
18
18
fetch-depth : ' 0'
19
19
persist-credentials : ' false'
20
- - uses : " ramsey/composer-install@v2 "
20
+ - uses : " ramsey/composer-install@1919f6c305aea6ab10e6181a8ddf72317ad77e0e " # 2.3.1
21
21
- run : |
22
22
mkdir -p example/generated-${{ inputs.name }}
23
23
- run : curl -o example/api.github.com.yaml https://raw.githubusercontent.com/github/rest-api-description/main/descriptions-next/api.github.com/api.github.com.yaml
96
96
path : ./
97
97
- name : UnTar example files
98
98
run : tar -xzf example.tar
99
- - uses : ramsey/composer-install@v2
99
+ - uses : ramsey/composer-install@1919f6c305aea6ab10e6181a8ddf72317ad77e0e # 2.3.1
100
100
with :
101
101
working-directory : " example/generated-${{ inputs.name }}/"
102
102
ignore-cache : " yes"
You can’t perform that action at this time.
0 commit comments