Skip to content

Commit b87ec49

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

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@b2a0191ce60d21388e1a8dcc968b4e9966f938e1 # v3.11.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@b2a0191ce60d21388e1a8dcc968b4e9966f938e1 # v3.11.0
253253
id: wrangler
254254
with:
255255
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}

0 commit comments

Comments
 (0)