We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce9e135 commit 70fa223Copy full SHA for 70fa223
.github/workflows/ci.yaml
@@ -63,7 +63,7 @@ jobs:
63
path: _output/**
64
65
- name: Login to Upbound
66
- uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3
+ uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # v3
67
if: env.XPKG_ACCESS_ID != ''
68
with:
69
registry: xpkg.upbound.io
0 commit comments