Bump docker/login-action from 2.1.0 to 3.0.0 (#245)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/246/head^2
dependabot[bot] 8 months ago committed by GitHub
parent 4a851e35ae
commit c097e0d65f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -35,7 +35,7 @@ jobs:
with:
install: true
- name: Log in to GHCR
uses: docker/login-action@v2.1.0
uses: docker/login-action@v3.0.0
with:
registry: ghcr.io
username: ${{ github.actor }}

Loading…
Cancel
Save