Skip to content

Commit

Permalink
Update docker/login-action (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanTAllen authored Mar 2, 2024
1 parent 69f6042 commit fa21836
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 @@ -34,7 +34,7 @@ jobs:
- uses: actions/[email protected]
- name: Login to GitHub Container Registry
# v2.2.0
uses: docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc
uses: docker/login-action@5139682d94efc37792e6b54386b5b470a68a4737
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
Expand Down

0 comments on commit fa21836

Please sign in to comment.