Skip to content

Commit

Permalink
Merge pull request #1260 from jellyfin/renovate/ci-deps
Browse files Browse the repository at this point in the history
Update cloudflare/wrangler-action action to v3.13.1
  • Loading branch information
nielsvanvelzen authored Jan 19, 2025
2 parents 5eda389 + 9314199 commit ca27caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
path: build
- name: Publish to Cloudflare
id: cf
uses: cloudflare/wrangler-action@6d58852c35a27e6034745c5d0bc373d739014f7f # v3.13.0
uses: cloudflare/wrangler-action@7a5f8bbdfeedcde38e6777a50fe685f89259d4ca # v3.13.1
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
Expand Down

0 comments on commit ca27caf

Please sign in to comment.