We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fa81e9 commit 7eb5a69Copy full SHA for 7eb5a69
1 file changed
.github/workflows/main.yml
@@ -96,7 +96,7 @@ jobs:
96
97
- name: Login to GitHub Container Registry 🔓
98
if: github.event_name != 'pull_request'
99
- uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
+ uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3
100
with:
101
registry: ghcr.io
102
username: ${{ github.actor }}
0 commit comments