Skip to content

Commit c399b1f

Browse files
Bump reproducible-containers/buildkit-cache-dance from 2.1.2 to 2.1.3 (#286)
Bumps [reproducible-containers/buildkit-cache-dance](https://github.com/reproducible-containers/buildkit-cache-dance) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/reproducible-containers/buildkit-cache-dance/releases) - [Commits](reproducible-containers/buildkit-cache-dance@v2.1.2...v2.1.3) --- updated-dependencies: - dependency-name: reproducible-containers/buildkit-cache-dance dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5823394 commit c399b1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

6565
- name: Inject go-build-cache into docker
66-
uses: reproducible-containers/buildkit-cache-dance@v2.1.2
66+
uses: reproducible-containers/buildkit-cache-dance@v2.1.3
6767
with:
6868
cache-source: go-build-cache
6969

0 commit comments

Comments
 (0)