Skip to content

Commit b155f57

Browse files
🌱 Bump whoan/docker-build-with-cache-action from 6 to 8 (#464)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dennis van Kekem <38350840+dennisvankekem@users.noreply.github.com>
1 parent b9f1904 commit b155f57

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)