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 b3b5204 commit ef66c20Copy full SHA for ef66c20
.github/workflows/main.yml
@@ -115,7 +115,7 @@ jobs:
115
116
- name: Login to GitHub Container Registry 🔓
117
if: github.event_name != 'pull_request'
118
- uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3
+ uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
119
with:
120
registry: ghcr.io
121
username: ${{ github.actor }}
0 commit comments