There was an error while loading. Please reload this page.
1 parent 6ee3b16 commit ebeae66Copy full SHA for ebeae66
1 file changed
.github/workflows/ci.yml
@@ -148,7 +148,7 @@ jobs:
148
run: "curl -sL https://raw.githubusercontent.com/crossplane/crossplane/master/install.sh | sh"
149
150
- name: Login to Upbound
151
- uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
+ uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4
152
if: env.XPKG_ACCESS_ID != ''
153
with:
154
registry: xpkg.upbound.io
0 commit comments