We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14b0d53 commit fc97ef3Copy full SHA for fc97ef3
1 file changed
.github/workflows/release-please.yaml
@@ -61,7 +61,7 @@ jobs:
61
uses: aws-actions/amazon-ecr-login@062b18b96a7aff071d4dc91bc00c4c1a7945b076 # ratchet:aws-actions/amazon-ecr-login@v2
62
63
- name: Build and push image
64
- uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # ratchet:docker/build-push-action@v6
+ uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6
65
with:
66
context: "."
67
file: Dockerfile
0 commit comments