Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Tadeu Panato Junior <ctadeu@gmail.com>
  • Loading branch information
cpanato committed Mar 18, 2024
1 parent 06d78dd commit ba8c67c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Expand Up @@ -37,7 +37,7 @@ jobs:
install-only: true

- name: Log into ghcr.io
uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v2.0.0
uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3.1.0
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
Expand Down

0 comments on commit ba8c67c

Please sign in to comment.