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 85c3c67 commit f122342Copy full SHA for f122342
.github/workflows/build-images-release.yaml
@@ -48,7 +48,7 @@ jobs:
48
persist-credentials: false
49
50
- name: Release Build ${{ matrix.name }}
51
- uses: docker/build-push-action@a254f8ca60a858f3136a2f1f23a60969f2c402dd
+ uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12
52
id: docker_build_release
53
with:
54
context: .
0 commit comments