We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9f1904 commit b155f57Copy full SHA for b155f57
.github/workflows/main.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Checkout
37
uses: actions/checkout@v4
38
- name: CI tests, image build and push tag for main or branch
39
- uses: whoan/docker-build-with-cache-action@v6
+ uses: whoan/docker-build-with-cache-action@v8
40
with:
41
username: ${{ env.BOT_USERNAME}}
42
password: '${{ env.BOT_TOKEN }}'
0 commit comments