File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ jobs:
103103
104104 - name : Deploy remote-flows to vercel
105105 id : vercel-remote-flows
106- uses : amondnet/vercel-action@v25
106+ uses : amondnet/vercel-action@v42.2.0
107107 with :
108108 vercel-token : ${{ secrets.VERCEL_TOKEN }}
109109 vercel-org-id : ${{ secrets.VERCEL_ORG_ID }}
@@ -186,7 +186,7 @@ jobs:
186186 - uses : actions/checkout@v6
187187
188188 - name : Promote remote-flows to production
189- uses : amondnet/vercel-action@v25
189+ uses : amondnet/vercel-action@v42.2.0
190190 with :
191191 vercel-token : ${{ secrets.VERCEL_TOKEN }}
192192 vercel-org-id : ${{ secrets.VERCEL_ORG_ID }}
Original file line number Diff line number Diff line change @@ -279,7 +279,7 @@ jobs:
279279
280280 - name : Deploy remote-flows to vercel
281281 id : vercel-remote-flows
282- uses : amondnet/vercel-action@v25
282+ uses : amondnet/vercel-action@v42.2.0
283283 with :
284284 vercel-token : ${{ secrets.VERCEL_TOKEN }}
285285 vercel-org-id : ${{ secrets.VERCEL_ORG_ID }}
You can’t perform that action at this time.
0 commit comments