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 1717 with :
1818 fetch-depth : ' 0'
1919 persist-credentials : ' false'
20- - uses : " ramsey/composer-install@v2 "
20+ - uses : " ramsey/composer-install@1919f6c305aea6ab10e6181a8ddf72317ad77e0e " # 2.3.1
2121 - run : make generate-example-client-subsplit
Original file line number Diff line number Diff line change 1717 with :
1818 fetch-depth : ' 0'
1919 persist-credentials : ' false'
20- - uses : " ramsey/composer-install@v2 "
20+ - uses : " ramsey/composer-install@1919f6c305aea6ab10e6181a8ddf72317ad77e0e " # 2.3.1
2121 - run : |
2222 mkdir -p example/generated-${{ inputs.name }}
2323 - 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
9696 path : ./
9797 - name : UnTar example files
9898 run : tar -xzf example.tar
99- - uses : ramsey/composer-install@v2
99+ - uses : ramsey/composer-install@1919f6c305aea6ab10e6181a8ddf72317ad77e0e # 2.3.1
100100 with :
101101 working-directory : " example/generated-${{ inputs.name }}/"
102102 ignore-cache : " yes"
You can’t perform that action at this time.
0 commit comments