File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9696
9797 - name : Check composer.json
9898 id : check_composer
99- uses : andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0 .0
99+ uses : andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1 .0
100100 with :
101101 files : " ${{ env.APP_NAME }}/composer.json"
102102
@@ -118,7 +118,7 @@ jobs:
118118
119119 - name : Check Krankerl config
120120 id : krankerl
121- uses : andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0 .0
121+ uses : andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1 .0
122122 with :
123123 files : ${{ env.APP_NAME }}/krankerl.toml
124124
Original file line number Diff line number Diff line change 4242
4343 - name : Check Typescript OpenAPI types
4444 id : check_typescript_openapi
45- uses : andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0 .0
45+ uses : andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1 .0
4646 with :
4747 files : src/types/openapi/openapi*.ts
4848
You can’t perform that action at this time.
0 commit comments