chore(deps): update docker/login-action action to v3.4.0 (#90)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bo0tzz <git@bo0tzz.me>
This commit is contained in:
renovate[bot]
2025-03-16 19:42:54 +08:00
committed by GitHub
parent ff0dc95290
commit 4aeb114153

View File

@@ -51,7 +51,7 @@ jobs:
uses: docker/setup-buildx-action@v3.10.0
- name: Login to GitHub Container Registry
uses: docker/login-action@v3.3.0
uses: docker/login-action@v3.4.0
if: ${{ !github.event.pull_request.head.repo.fork }}
with:
registry: ghcr.io