We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83b0c6d commit c875103Copy full SHA for c875103
1 file changed
.github/workflows/build-and-push-multiarch-image.yml
@@ -63,7 +63,7 @@ jobs:
63
steps:
64
- uses: docker/setup-docker-action@b2189fbf2a6592b51fee7cdd93ee2bfaeba733db # v5.1.0
65
with:
66
- version: "version=28.5.2"
+ version: "v29.5.2"
67
68
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
69
@@ -135,7 +135,7 @@ jobs:
135
136
137
138
139
140
- name: Download Digests
141
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
0 commit comments