Skip to content

Commit

Permalink
update login-action
Browse files Browse the repository at this point in the history
Signed-off-by: Pablo <[email protected]>
  • Loading branch information
pabloaledo committed Jan 21, 2025
1 parent 4d2334c commit c71422f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
uses: docker/setup-buildx-action@v1

- name: Login to GitHub Container Registry
uses: docker/login-action@v3.3.0
uses: docker/login-action@v3
with:
registry: cr.seqera.io
username: ${{ secrets.SEQERA_CR_USERNAME }}
Expand Down

0 comments on commit c71422f

Please sign in to comment.