We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44bf616 + 01fa268 commit 8c6c8beCopy full SHA for 8c6c8be
1 file changed
.github/workflows/publish-devcontainer.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v6
23
24
- name: Docker Login to GHCR
25
- uses: docker/login-action@v3
+ uses: docker/login-action@v4
26
with:
27
registry: ghcr.io
28
username: ${{ github.actor }}
0 commit comments