chore(deps): update docker/build-push-action action to v6 (#2376)

This commit is contained in:
renovate[bot] 2024-06-17 14:01:08 +02:00 committed by GitHub
parent 9f25a92bc5
commit e2cf10b3ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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