We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40b6ec9 commit 0fce1adCopy full SHA for 0fce1ad
.github/workflows/build.yml
@@ -117,7 +117,7 @@ jobs:
117
key: ${{ runner.os }}-go-build-cache-${{ hashFiles('**/go.sum') }}
118
119
- name: 💉 Inject go-build-cache
120
- uses: reproducible-containers/buildkit-cache-dance@6f699a72a59e4252f05a7435430009b77e25fe06 # v3.3.1
+ uses: reproducible-containers/buildkit-cache-dance@1b8ab18fbda5ad3646e3fcc9ed9dd41ce2f297b4 # v3.3.2
121
with:
122
builder: ${{ steps.setup-buildx.outputs.name }}
123
dockerfile: Containerfile
0 commit comments