Skip to content

Commit f113f68

Browse files
Update cloudflare/wrangler-action action to v3.14.1
1 parent 3768f9c commit f113f68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-playground.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
working-directory: playground
5252
- name: "Deploy to Cloudflare Pages"
5353
if: ${{ env.CF_API_TOKEN_EXISTS == 'true' }}
54-
uses: cloudflare/[email protected].0
54+
uses: cloudflare/wrangler-action@da0e0dfe58b7a431659754fdf3f186c529afbe65 # v3.14.1
5555
with:
5656
apiToken: ${{ secrets.CF_API_TOKEN }}
5757
accountId: ${{ secrets.CF_ACCOUNT_ID }}

0 commit comments

Comments
 (0)