Skip to content

Commit

Permalink
Merge pull request #1188 from jellyfin/renovate/ci-deps
Browse files Browse the repository at this point in the history
Update cloudflare/wrangler-action action to v3.12.1
  • Loading branch information
nielsvanvelzen authored Nov 21, 2024
2 parents 6826e0c + c665668 commit dc8b377
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@b2a0191ce60d21388e1a8dcc968b4e9966f938e1 # v3.11.0
uses: cloudflare/wrangler-action@05f17c4a695b4d94b57b59997562c6a4624c64e4 # v3.12.1
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
Expand Down

0 comments on commit dc8b377

Please sign in to comment.