Skip to content

Commit 6d252ed

Browse files
authored
Merge branch 'main' into 275-make-imageproxyserver-handle-other-registry-names
2 parents 99d0948 + 7eaa8bd commit 6d252ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
version: latest
7070
endpoint: builders
7171
- name: Log in to GHCR
72-
uses: docker/login-action@v3
72+
uses: docker/login-action@v4
7373
with:
7474
registry: ghcr.io
7575
username: ${{ github.actor }}

0 commit comments

Comments
 (0)