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 ea4bc94 commit 068bf6fCopy full SHA for 068bf6f
.github/workflows/release.yml
@@ -46,7 +46,7 @@ jobs:
46
47
- name: Build and push Docker image
48
if: steps.semantic.outputs.new_release_published == 'true'
49
- uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75
+ uses: docker/build-push-action@de308676347136a77704e0f257298c8f1b30054f
50
with:
51
context: .
52
push: true
0 commit comments