Skip to content

Commit aa7f740

Browse files
chore(deps): bump whoan/docker-build-with-cache-action from 6 to 8 (#591)
Bumps [whoan/docker-build-with-cache-action](https://github.com/whoan/docker-build-with-cache-action) from 6 to 8. - [Release notes](https://github.com/whoan/docker-build-with-cache-action/releases) - [Commits](whoan/docker-build-with-cache-action@v6...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>
1 parent 810e6f4 commit aa7f740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Checkout
3737
uses: actions/checkout@v4
3838
- name: CI tests, image build and push tag for main or branch
39-
uses: whoan/docker-build-with-cache-action@v6
39+
uses: whoan/docker-build-with-cache-action@v8
4040
with:
4141
username: ${{ env.BOT_USERNAME }}
4242
password: '${{ env.BOT_TOKEN }}'

0 commit comments

Comments
 (0)