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.
2 parents 45aa1e9 + 8ce63c8 commit 62e4477Copy full SHA for 62e4477
.github/workflows/publish.yml
@@ -34,7 +34,7 @@ jobs:
34
buildkitd-config: .github/buildkitd.toml
35
36
- name: Login to GitHub Container Registry
37
- uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
+ uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
38
with:
39
registry: ${{ env.REGISTRY }}
40
username: ${{ github.actor }}
0 commit comments