Skip to content

Commit

Permalink
set docker/login-action@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
acouvreur committed Oct 12, 2024
1 parent 369da4d commit 362efca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
CR_SKIP_EXISTING: "true"

- name: Login to GHCR
uses: docker/login-action@v3.0.0
uses: docker/login-action@v
with:
registry: ghcr.io
username: ${{ github.actor }}
Expand Down

0 comments on commit 362efca

Please sign in to comment.