Merge pull request 'chore(deps): update docker/build-push-action digest to 53b7df9' (#22) from renovate/docker-build-push-action-digest into main
Docker Build and Push / test (push) Successful in 17s
Docker Build and Push / integration-test (push) Successful in 24s
Docker Build and Push / build (push) Successful in 2m53s

Reviewed-on: #22
This commit was merged in pull request #22.
This commit is contained in:
2026-07-01 16:20:56 -04:00
+1 -1
View File
@@ -83,7 +83,7 @@ jobs:
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/main' }}
- name: Build and push
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7
uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7
with:
context: .
file: pkg/Dockerfile