Skip to content

Commit

Permalink
Merge pull request #118 from sanwebinfo/renovate/cloudflare-wrangler-…
Browse files Browse the repository at this point in the history
…action-3.x

chore(deps): update cloudflare/wrangler-action action to v3.8.0
  • Loading branch information
mskian authored Oct 7, 2024
2 parents 91cbd21 + 128c2f9 commit 80b1ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- run: yarn sync
- run: yarn build
- name: Deploy
uses: cloudflare/wrangler-action@v3.7.0
uses: cloudflare/wrangler-action@v3.8.0
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
accountId: ${{ secrets.CF_ACCOUNT_ID }}
Expand Down

0 comments on commit 80b1ea6

Please sign in to comment.