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 c56b4c4 + eb518a5 commit 854898dCopy full SHA for 854898d
.github/workflows/publish.yml
@@ -33,7 +33,7 @@ jobs:
33
buildkitd-config: .github/buildkitd.toml
34
35
- name: Login to GitHub Container Registry
36
- uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
+ uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
37
with:
38
registry: ${{ env.REGISTRY }}
39
username: ${{ github.actor }}
0 commit comments