We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 881a16a commit c06dabfCopy full SHA for c06dabf
.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@0adf9959216b96bec444f325f1e493d4aa344497
+ uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4
52
id: docker_build_release
53
with:
54
context: .
0 commit comments