Skip to content

Commit

Permalink
Bump whoan/docker-build-with-cache-action from 7 to 8 (#233)
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 7 to 8.
- [Release notes](https://github.com/whoan/docker-build-with-cache-action/releases)
- [Commits](whoan/docker-build-with-cache-action@v7...v8)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent 3bb403e commit e867ab9
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@v7
- uses: whoan/docker-build-with-cache-action@v8
with:
context: .
dockerfile: 'deploy/Dockerfile'
Expand Down

0 comments on commit e867ab9

Please sign in to comment.