We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83278fd commit 1bdba0bCopy full SHA for 1bdba0b
.github/workflows/build-and-release.yaml
@@ -89,7 +89,7 @@ jobs:
89
90
- name: Build and push Docker image
91
id: build-and-push
92
- uses: docker/build-push-action@a254f8ca60a858f3136a2f1f23a60969f2c402dd
+ uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12
93
with:
94
context: .
95
build-args: |
0 commit comments