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.
2 parents 10cfc2f + 9099c7e commit be70262Copy full SHA for be70262
.github/workflows/release-image.yaml
@@ -49,7 +49,7 @@ jobs:
49
password: ${{ env.IMAGE_REGISTRY_PASSWORD}}
50
- name: Push Docker Image
51
if: ${{ success() }}
52
- uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4
+ uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1
53
id: push
54
with:
55
context: .
0 commit comments