Skip to content

Commit

Permalink
Bump whoan/docker-build-with-cache-action from 6 to 7 (#229)
Browse files Browse the repository at this point in the history
Bumps [whoan/docker-build-with-cache-action](https://github.com/whoan/docker-build-with-cache-action) from 6 to 7.
- [Release notes](https://github.com/whoan/docker-build-with-cache-action/releases)
- [Commits](whoan/docker-build-with-cache-action@v6...v7)

---
updated-dependencies:
- dependency-name: whoan/docker-build-with-cache-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 169e18e commit d520a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v4
- name: Record Docker version
run: docker -v
- uses: whoan/docker-build-with-cache-action@v6
- uses: whoan/docker-build-with-cache-action@v7
with:
context: .
dockerfile: 'deploy/Dockerfile'
Expand Down

0 comments on commit d520a1a

Please sign in to comment.