]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ Bump cloudflare/wrangler-action from 3.14.1 to 3.15.0 (#15405)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 22 Apr 2026 12:44:48 +0000 (14:44 +0200)
committerGitHub <noreply@github.com>
Wed, 22 Apr 2026 12:44:48 +0000 (14:44 +0200)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.github/workflows/deploy-docs.yml

index ead5ed4bce1ad73cd9465baf00a2d709d967a372..3c65db23a0aaed25d0102cef3f91e91d87fd5d46 100644 (file)
@@ -60,7 +60,7 @@ jobs:
         env:
           PROJECT_NAME: fastapitiangolo
           BRANCH: ${{ ( github.event.workflow_run.head_repository.full_name == github.repository && github.event.workflow_run.head_branch == 'master' && 'main' ) || ( github.event.workflow_run.head_sha ) }}
-        uses: cloudflare/wrangler-action@da0e0dfe58b7a431659754fdf3f186c529afbe65 # v3.14.1
+        uses: cloudflare/wrangler-action@9acf94ace14e7dc412b076f2c5c20b8ce93c79cd # v3.15.0
         with:
           apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }} # zizmor: ignore[secrets-outside-env]
           accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }} # zizmor: ignore[secrets-outside-env]