File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ jobs:
161161 # If github-token is specified, this is the run that artifacts will be downloaded from.
162162 # Optional. Default is ${{ github.run_id }}
163163 # run-id:
164- - uses : cloudflare/wrangler-action@a08dc762e87e8754e0d56a16a35a70b406bc869f # v3.6.1
164+ - uses : cloudflare/wrangler-action@39c2b5a1226e5718f92a2749a8988cce31e78a76 # v3.10.0
165165 id : wrangler
166166 with :
167167 apiToken : ${{ secrets.CLOUDFLARE_API_TOKEN }}
@@ -249,7 +249,7 @@ jobs:
249249 # If github-token is specified, this is the run that artifacts will be downloaded from.
250250 # Optional. Default is ${{ github.run_id }}
251251 # run-id:
252- - uses : cloudflare/wrangler-action@a08dc762e87e8754e0d56a16a35a70b406bc869f # v3.6.1
252+ - uses : cloudflare/wrangler-action@39c2b5a1226e5718f92a2749a8988cce31e78a76 # v3.10.0
253253 id : wrangler
254254 with :
255255 apiToken : ${{ secrets.CLOUDFLARE_API_TOKEN }}
You can’t perform that action at this time.
0 commit comments