File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 @@ -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 @@ -126,7 +126,7 @@ jobs:
126126
127127 - name : Check composer file existence
128128 id : check_composer
129- uses : andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0 .0
129+ uses : andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1 .0
130130 with :
131131 files : apps/${{ env.APP_NAME }}/composer.json
132132
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ jobs:
115115
116116 - name : Check composer file existence
117117 id : check_composer
118- uses : andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0 .0
118+ uses : andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1 .0
119119 with :
120120 files : apps/${{ env.APP_NAME }}/composer.json
121121
You can’t perform that action at this time.
0 commit comments