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 dcda545 commit 884ca07Copy full SHA for 884ca07
.github/workflows/docker-publish.yml
@@ -93,7 +93,7 @@ jobs:
93
key: ${{ runner.os }}-go-build-cache-${{ hashFiles('**/go.sum') }}
94
95
- name: Inject go-build-cache
96
- uses: reproducible-containers/buildkit-cache-dance@4b2444fec0c0fb9dbf175a96c094720a692ef810 # v2.1.4
+ uses: reproducible-containers/buildkit-cache-dance@5b81f4d29dc8397a7d341dba3aeecc7ec54d6361 # v3.3.0
97
with:
98
cache-source: go-build-cache
99
0 commit comments