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