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 5c51f12 commit 7139d89Copy full SHA for 7139d89
1 file changed
.github/workflows/container-build.yml
@@ -50,7 +50,7 @@ jobs:
50
- name: Configure Docker build
51
run: .github/bin/get-buildx-args
52
- name: inject cache into docker
53
- uses: reproducible-containers/buildkit-cache-dance@1b8ab18fbda5ad3646e3fcc9ed9dd41ce2f297b4 # v3.3.2
+ uses: reproducible-containers/buildkit-cache-dance@5422eac04292c961a382e0f584ea0f03ad9da723 # v3.4.0
54
with:
55
cache-map: |
56
{
0 commit comments