Skip to content

Commit

Permalink
Bump reproducible-containers/buildkit-cache-dance from 3.1.1 to 3.1.2 (
Browse files Browse the repository at this point in the history
…#129)

Bumps
[reproducible-containers/buildkit-cache-dance](https://github.com/reproducible-containers/buildkit-cache-dance)
from 3.1.1 to 3.1.2.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: chicco785 <[email protected]>
  • Loading branch information
dependabot[bot] and chicco785 authored Jul 2, 2024
1 parent 19a124d commit 3aedd78
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected].1
uses: reproducible-containers/[email protected].2
with:
cache-map: |
{
Expand Down
6 changes: 4 additions & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# GitHub Workflows Release Notes

## 0.0.3-dev - 2024-07-01
## 0.0.3-dev - 2024-07-02

### Features

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 3aedd78

Please sign in to comment.