chore(deps): update ci (#2508)
Some checks are pending
Push & Release 🌍 / Automation 🎛️ (push) Waiting to run
Push & Release 🌍 / ${{ github.event_name == 'push' && 'Unstable 🚀⚠️' || 'Stable 🏷️✅' }} (push) Waiting to run
Push & Release 🌍 / GitHub CodeQL 🔬 (push) Waiting to run
Push & Release 🌍 / Deploy 🚀 (push) Blocked by required conditions

This commit is contained in:
renovate[bot] 2024-11-27 09:11:31 +00:00 committed by GitHub
parent 00a912487e
commit 3716a83829
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -39,7 +39,7 @@ jobs:
path: dist
- name: Publish to Cloudflare Pages 📃
uses: cloudflare/wrangler-action@v3.12.1
uses: cloudflare/wrangler-action@v3.13.0
id: cf
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}

View File

@ -185,7 +185,7 @@ jobs:
uses: docker/setup-buildx-action@v3.7.1
- name: Build images 🛠️
uses: docker/build-push-action@v6.9.0
uses: docker/build-push-action@v6.10.0
id: image
with:
context: .
@ -297,7 +297,7 @@ jobs:
password: ${{ secrets.JF_BOT_TOKEN }}
- name: Create multiplatform image ${{ inputs.push && 'and push 🛠️⬆️' || '🛠️' }}
uses: docker/build-push-action@v6.9.0
uses: docker/build-push-action@v6.10.0
id: image
with:
context: .