Skip to content

Commit dec7975

Browse files
authored
Merge pull request #12 from Ruh-Al-Tarikh/dependabot/github_actions/reproducible-containers/buildkit-cache-dance-3.3.2
build(deps): bump reproducible-containers/buildkit-cache-dance from 3.3.0 to 3.3.2
2 parents 51a833a + fe65b45 commit dec7975

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
key: ${{ runner.os }}-go-build-cache-${{ hashFiles('**/go.sum') }}
9494

9595
- name: Inject go-build-cache
96-
uses: reproducible-containers/buildkit-cache-dance@5b81f4d29dc8397a7d341dba3aeecc7ec54d6361 # v3.3.0
96+
uses: reproducible-containers/buildkit-cache-dance@1b8ab18fbda5ad3646e3fcc9ed9dd41ce2f297b4 # v3.3.2
9797
with:
9898
cache-source: go-build-cache
9999

0 commit comments

Comments
 (0)