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 8bfe0c3 commit acc2b93Copy full SHA for acc2b93
.github/workflows/docker-publish.yml
@@ -86,7 +86,7 @@ jobs:
86
key: ${{ runner.os }}-go-build-cache-${{ hashFiles('**/go.sum') }}
87
88
- name: Inject go-build-cache
89
- uses: reproducible-containers/buildkit-cache-dance@4b2444fec0c0fb9dbf175a96c094720a692ef810 # v2.1.4
+ uses: reproducible-containers/buildkit-cache-dance@5b81f4d29dc8397a7d341dba3aeecc7ec54d6361 # v3.3.0
90
with:
91
cache-source: go-build-cache
92
0 commit comments