Skip to content

Commit

Permalink
⬆ Bump cloudflare/wrangler-action from 3.1.0 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps [cloudflare/wrangler-action](https://github.com/cloudflare/wrangler-action) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/cloudflare/wrangler-action/releases)
- [Changelog](https://github.com/cloudflare/wrangler-action/blob/main/CHANGELOG.md)
- [Commits](cloudflare/wrangler-action@v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: cloudflare/wrangler-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 3, 2023
1 parent 1f17d3d commit c1832d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
API_KEY_TAIL: ${{ secrets.API_KEY_TAIL }}
URL_TAIL: ${{ secrets.URL_TAIL }}
- name: Publish to Cloudflare Workers with Wrangler by @${{ github.actor }}
uses: cloudflare/[email protected].0
uses: cloudflare/[email protected].1
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
accountId: ${{ secrets.CF_ACCOUNT_ID }}
Expand Down

0 comments on commit c1832d0

Please sign in to comment.