Skip to content

Commit

Permalink
chore(deps): update cloudflare/wrangler-action action to v3.3.2 (#236)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent 71207ed commit 18bc0fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloudflare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
cache: npm
node-version: lts/*
- run: npm ci
- uses: cloudflare/wrangler-action@20ea5060497220b70723b2c5fdf847822eaaa7fa # 3.0.0
- uses: cloudflare/wrangler-action@5e8484995321734668f14981c316aa9188d76ed1 # v3.3.2
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
command: publish
Expand Down

0 comments on commit 18bc0fe

Please sign in to comment.