chore(deps): bump docker/login-action from 2.2.0 to 3.0.0 ()

main
dependabot[bot] 2023-09-16 07:15:00 -05:00 committed by GitHub
parent 736b824339
commit 8d00bec86e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
.github/workflows

View File

@ -65,7 +65,7 @@ jobs:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
- name: Login to GHCR
uses: docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc # v2.2.0
uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0.0
with:
registry: ghcr.io
username: ${{ github.actor }}