Update docker/build-push-action action to v6

This commit is contained in:
renovate[bot]
2024-07-26 09:52:58 +00:00
committed by GitHub
parent f7a151235a
commit 4e15d4a8ed

View File

@@ -24,7 +24,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push
id: docker_build
uses: docker/build-push-action@v4
uses: docker/build-push-action@v6
with:
push: true
tags: |