Skip to content

Commit

Permalink
Update docker/login-action action to v1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jackton1 committed Feb 17, 2022
1 parent 5c6df08 commit ebbed31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: docker/[email protected]

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

0 comments on commit ebbed31

Please sign in to comment.