chore(deps): update docker/build-push-action action to v6.1.0 (#2380)

This commit is contained in:
renovate[bot] 2024-06-22 21:14:28 +00:00 committed by GitHub
parent 2fe6f99408
commit af4444f6e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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