Update docker/build-push-action digest to b16f42f

This commit is contained in:
Renovate 2025-02-20 11:09:04 +00:00
parent 2183260970
commit dcff178d97

View File

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