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 65dc70a commit d170a7fCopy full SHA for d170a7f
1 file changed
.github/workflows/build.yaml
@@ -70,7 +70,7 @@ jobs:
70
- name: Set up Buildx
71
uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
72
- name: Login to GitHub Container Registry
73
- uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0
+ uses: docker/login-action@c99871dec2022cc055c062a10cc1a1310835ceb4 # v4.3.0
74
with:
75
registry: ghcr.io
76
username: ${{ github.actor }}
0 commit comments