Skip to content

Commit

Permalink
Merge pull request #80 from NamagomiNetwork/renovate/docker-login-act…
Browse files Browse the repository at this point in the history
…ion-3.x
  • Loading branch information
ikazuchizero authored Mar 28, 2024
2 parents 8578210 + 9fcdaf1 commit 98dc664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
submodules: recursive

- name: Login to GitHub Container Registry
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
Expand Down

0 comments on commit 98dc664

Please sign in to comment.