There was an error while loading. Please reload this page.
2 parents 200d7f4 + 31762e2 commit 2d231e0Copy full SHA for 2d231e0
1 file changed
.github/workflows/docker.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: docker/setup-buildx-action@v4 # needed for GitHub Actions Cache in build-push-action
42
43
- name: Log in to the Container registry
44
- uses: docker/login-action@v4
+ uses: docker/login-action@v4.5.2
45
with:
46
registry: ${{ env.REGISTRY }}
47
username: ${{ github.actor }}
0 commit comments