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 4646
4747 - name : Check Typescript OpenApi types
4848 id : check_typescript_openapi
49- uses : andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0 .0
49+ uses : andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1 .0
5050 with :
5151 files : " src/types/openapi/openapi*.ts"
5252
Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ jobs:
132132
133133 - name : Check composer file existence
134134 id : check_composer
135- uses : andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0 .0
135+ uses : andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1 .0
136136 with :
137137 files : apps/${{ env.APP_NAME }}/composer.json
138138
Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ jobs:
130130
131131 - name : Check composer file existence
132132 id : check_composer
133- uses : andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0 .0
133+ uses : andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1 .0
134134 with :
135135 files : apps/${{ env.APP_NAME }}/composer.json
136136
Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ jobs:
137137
138138 - name : Check composer file existence
139139 id : check_composer
140- uses : andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0 .0
140+ uses : andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1 .0
141141 with :
142142 files : apps/${{ env.APP_NAME }}/composer.json
143143
Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ jobs:
128128
129129 - name : Check composer file existence
130130 id : check_composer
131- uses : andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0 .0
131+ uses : andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1 .0
132132 with :
133133 files : apps/${{ env.APP_NAME }}/composer.json
134134
Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ jobs:
125125
126126 - name : Check composer file existence
127127 id : check_composer
128- uses : andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0 .0
128+ uses : andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1 .0
129129 with :
130130 files : apps/${{ env.APP_NAME }}/composer.json
131131
Original file line number Diff line number Diff line change 2020
2121 - name : Check composer.json
2222 id : check_composer
23- uses : andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v2
23+ uses : andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v2
2424 with :
2525 files : ' composer.json'
2626
You can’t perform that action at this time.
0 commit comments