Skip to content

Commit e4b8466

Browse files
chore(deps): update cloudflare/wrangler-action action to v3.10.0
1 parent 16d198b commit e4b8466

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deployment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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 }}

0 commit comments

Comments
 (0)