We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aef6f81 commit 23a0f4fCopy full SHA for 23a0f4f
1 file changed
.github/workflows/ci-build.yaml
@@ -212,7 +212,7 @@ jobs:
212
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
213
- uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
214
- name: Build and export
215
- uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
+ uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
216
with:
217
context: .
218
tags: quay.io/argoproj/${{matrix.image}}:latest
0 commit comments