Skip to content

Commit

Permalink
chore(deps): update whoan/docker-build-with-cache-action action to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent b64eb9b commit 55f8ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
poetry run mike deploy --push --update-aliases ${RELEASE_TAG_VERSION} latest
poetry run mike set-default --push latest
- name: Publish to GitHub packages
uses: whoan/docker-build-with-cache-action@v6
uses: whoan/docker-build-with-cache-action@v8
with:
registry: docker.pkg.github.com
username: ${{ github.actor }}
Expand Down

0 comments on commit 55f8ab0

Please sign in to comment.