From 537327aeb097fff8384de0cc83fd10f93f5d7278 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 22:09:30 +0000 Subject: [PATCH 1/2] Bump reproducible-containers/buildkit-cache-dance from 3.1.1 to 3.1.2 Bumps [reproducible-containers/buildkit-cache-dance](https://github.com/reproducible-containers/buildkit-cache-dance) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/reproducible-containers/buildkit-cache-dance/releases) - [Commits](https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.1.1...v3.1.2) --- updated-dependencies: - dependency-name: reproducible-containers/buildkit-cache-dance dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/docker.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker.yaml b/.github/workflows/docker.yaml index 8540404..590cd66 100644 --- a/.github/workflows/docker.yaml +++ b/.github/workflows/docker.yaml @@ -102,7 +102,7 @@ jobs: key: ${{ runner.os }}-go-build-cache-${{ hashFiles('**/go.sum') }} - name: inject go-build-cache into docker if: ${{ inputs.go-cache }} - uses: reproducible-containers/buildkit-cache-dance@v3.1.1 + uses: reproducible-containers/buildkit-cache-dance@v3.1.2 with: cache-map: | { From fabd1dd2dfb0743fd2782a4ac66128a150aaab0f Mon Sep 17 00:00:00 2001 From: chicco785 Date: Tue, 2 Jul 2024 08:03:31 +0000 Subject: [PATCH 2/2] docs(release_notes): update RELEASE_NOTES.md [dependabot skip] --- RELEASE_NOTES.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 06fb3b1..728eeed 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,6 @@ # GitHub Workflows Release Notes -## 0.0.3-dev - 2024-07-01 +## 0.0.3-dev - 2024-07-02 ### Features @@ -31,12 +31,14 @@ ### Dependencies +- Bump reproducible-containers/buildkit-cache-dance from 3.1.1 to 3.1.2 (PR #129 + by @dependabot[bot]) +- Bump docker/build-push-action from 5 to 6 (PR #125 by @dependabot[bot]) - Bump actions/add-to-project from 1.0.1 to 1.0.2 (PR #127 by @dependabot[bot]) - Bump reproducible-containers/buildkit-cache-dance from 3.1.0 to 3.1.1 (PR #128 by @dependabot[bot]) - Bump dawidd6/action-download-artifact from 5 to 6 (PR #126 by @dependabot[bot]) -- Bump docker/build-push-action from 5 to 6 (PR #125 by @dependabot[bot]) - Bump dawidd6/action-download-artifact from 4 to 5 (PR #123 by @dependabot[bot]) - Bump dawidd6/action-download-artifact from 3 to 4 (PR #122 by