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 4e8fa55 commit d655eb8Copy full SHA for d655eb8
.github/workflows/docker-image.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v4
21
22
- name: Log in to the Container registry
23
- uses: docker/login-action@3d58c274f17dffee475a5520cbe67f0a882c4dbb
+ uses: docker/login-action@d910b140723c904c9e74efef5dc6af05d5143104
24
with:
25
registry: ghcr.io
26
username: ${{ github.actor }}
0 commit comments