We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91cd171 commit 51c100cCopy full SHA for 51c100c
.github/workflows/docker-parallel-multiarch-build.yml
@@ -150,7 +150,7 @@ jobs:
150
buildkit-mount-${{ inputs.title }}-${{ steps.vars.outputs.platform-pair }}-
151
152
- name: Inject buildkit mount cache into docker
153
- uses: reproducible-containers/buildkit-cache-dance@653a570f730e3b9460adc576db523788ba59a0d7 # v3.2.0
+ uses: reproducible-containers/buildkit-cache-dance@5b81f4d29dc8397a7d341dba3aeecc7ec54d6361 # v3.3.0
154
if: steps.vars.outputs.cache-paths
155
with:
156
cache-map: |
0 commit comments