chore (deps): bump docker/login-action from 3 to 4 (#2363)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b088f75bf3
commit
ba326e2d92
2
.github/workflows/releases.yml
vendored
2
.github/workflows/releases.yml
vendored
@ -68,7 +68,7 @@ jobs:
|
||||
type=semver,pattern={{version}}
|
||||
|
||||
- name: Log in to GHCR
|
||||
uses: docker/login-action@v3
|
||||
uses: docker/login-action@v4
|
||||
with:
|
||||
registry: ${{ env.REGISTRY }}
|
||||
username: ${{ env.REGISTRY_USER }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user