Update docker/build-push-action digest to 7e09459 #16

Open
renovate wants to merge 1 commits from renovate/docker-build-push-action-digest into main

View File

@ -55,7 +55,7 @@ jobs:
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }} type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
- name: Build and push Docker image - name: Build and push Docker image
uses: docker/build-push-action@11be14d908760a0756f045980728ec5fb7880f74 uses: docker/build-push-action@7e094594beda23fc8f21fa31049f4b203e51096b
with: with:
context: . context: .
push: true push: true