]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
⬆ Bump cloudflare/wrangler-action from 3.14.1 to 3.15.0 (#1868)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 17 Apr 2026 06:46:48 +0000 (08:46 +0200)
committerGitHub <noreply@github.com>
Fri, 17 Apr 2026 06:46:48 +0000 (08:46 +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 eb523094c2676258b7a9f0aeeebd86aa17872d9d..31c3d73fdca034dfb378630993809494355af3c1 100644 (file)
@@ -59,7 +59,7 @@ jobs:
         env:
           PROJECT_NAME: sqlmodel
           BRANCH: ${{ ( github.event.workflow_run.head_repository.full_name == github.repository && github.event.workflow_run.head_branch == 'main' && '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 }}
           accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}