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 f045f60 commit 3dd62feCopy full SHA for 3dd62fe
.github/workflows/recreate-image.yml
@@ -40,7 +40,7 @@ jobs:
40
password: ${{ secrets.QUAY_ROBOT_TOKEN_K8S }}
41
42
- name: Build and push the latest images for multi-arch
43
- uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6.12.0
+ uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
44
with:
45
context: .
46
build-args: |
@@ -91,7 +91,7 @@ jobs:
91
password: ${{ secrets.QUAY_ROBOT_TOKEN }}
92
93
- name: Build and push the latest images for multi-arch (Legacy)
94
95
96
97
0 commit comments