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 @@ -142,7 +142,7 @@ jobs:
142142
143143 - name : Check composer file existence
144144 id : check_composer
145- uses : andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0 .0
145+ uses : andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1 .0
146146 with :
147147 files : apps/${{ env.APP_NAME }}/composer.json
148148
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ jobs:
138138
139139 - name : Check composer file existence
140140 id : check_composer
141- uses : andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0 .0
141+ uses : andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1 .0
142142 with :
143143 files : apps/${{ env.APP_NAME }}/composer.json
144144
Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ jobs:
147147
148148 - name : Check composer file existence
149149 id : check_composer
150- uses : andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0 .0
150+ uses : andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1 .0
151151 with :
152152 files : apps/${{ env.APP_NAME }}/composer.json
153153
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ jobs:
138138
139139 - name : Check composer file existence
140140 id : check_composer
141- uses : andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0 .0
141+ uses : andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1 .0
142142 with :
143143 files : apps/${{ env.APP_NAME }}/composer.json
144144
Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ jobs:
127127
128128 - name : Check composer file existence
129129 id : check_composer
130- uses : andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0 .0
130+ uses : andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1 .0
131131 with :
132132 files : apps/${{ env.APP_NAME }}/composer.json
133133
You can’t perform that action at this time.
0 commit comments