There was an error while loading. Please reload this page.
2 parents 8a24153 + 868897a commit 5197bfeCopy full SHA for 5197bfe
1 file changed
.github/workflows/containerbuild.yml
@@ -46,7 +46,7 @@ jobs:
46
47
- name: Log in to Docker Hub
48
if: github.event_name != 'pull_request'
49
- uses: docker/login-action@v4
+ uses: docker/login-action@v4.5.1
50
with:
51
registry: ghcr.io
52
username: ${{ github.actor }}
0 commit comments