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 5df13f3 commit 09e6d10Copy full SHA for 09e6d10
.github/workflows/docker-publish.yml
@@ -43,7 +43,7 @@ jobs:
43
- uses: actions/checkout@v4
44
45
- name: Log into GitHub Container Registry
46
- uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1
+ uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef
47
with:
48
registry: ${{ env.REGISTRY }}
49
username: ${{ github.actor }}
0 commit comments