Skip to content

Commit 1999f5a

Browse files
chore(deps): update cloudflare/wrangler-action action to v3.14.0
1 parent 9607f2e commit 1999f5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/deployment.yml

+2-2
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@392082e81ffbcb9ebdde27400634aa004b35ea37 # v3.14.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@392082e81ffbcb9ebdde27400634aa004b35ea37 # v3.14.0
253253
id: wrangler
254254
with:
255255
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}

0 commit comments

Comments
 (0)