There was an error while loading. Please reload this page.
1 parent 6e887cf commit 0c1bfbbCopy full SHA for 0c1bfbb
1 file changed
.github/workflows/release.yaml
@@ -23,7 +23,7 @@ jobs:
23
echo "IMAGE_NAME=`echo ${{github.repository}} | tr '[:upper:]' '[:lower:]'`" >> ${GITHUB_ENV}
24
25
- name: Login to GitHub Container Registry
26
- uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3
+ uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
27
with:
28
registry: ${{ env.REGISTRY }}
29
username: ${{ github.actor }}
0 commit comments