We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 545b758 commit a3a0de5Copy full SHA for a3a0de5
.github/workflows/main.yml
@@ -116,7 +116,7 @@ jobs:
116
117
- name: Login to GitHub Container Registry 🔓
118
if: github.event_name != 'pull_request'
119
- uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3
+ uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
120
with:
121
registry: ghcr.io
122
username: ${{ github.actor }}
0 commit comments