Skip to content

Commit

Permalink
forgot login bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tecandrew committed Feb 27, 2024
1 parent 19431d6 commit 9808412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
uses: docker/[email protected]

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

0 comments on commit 9808412

Please sign in to comment.