Update docker/build-push-action action to v6

This commit is contained in:
renovate[bot] 2024-06-25 13:40:19 +00:00 committed by GitHub
parent e3aee58a6d
commit 4506988ad6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -65,7 +65,7 @@ jobs:
- name: Build and push
id: build-and-push
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5
uses: docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6
with:
context: .
push: true