Bump docker/build-push-action from 6.0.0 to 6.1.0 (#3444)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-06-24 15:51:19 +02:00 committed by GitHub
parent 6c7b6fdebe
commit 7298ffc13f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -144,7 +144,7 @@ jobs:
username: ${{ github.repository_owner }} username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and Push - name: Build and Push
uses: docker/build-push-action@v6.0.0 uses: docker/build-push-action@v6.1.0
id: build_haos_builder id: build_haos_builder
with: with:
context: . context: .