Merge pull request #65 from netbootxyz/renovate/docker-build-push-action-6.x

Update docker/build-push-action action to v6
This commit is contained in:
Antony Messerli 2024-06-27 01:07:32 -05:00 committed by GitHub
commit 2696aa1024
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -118,7 +118,7 @@ jobs:
- name: Build and push image
if: steps.version_check.outcome == 'success' && steps.version_check.conclusion == 'success'
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
push: true
context: .