Skip to content

Commit 70fa223

Browse files
chore(deps): update docker/login-action digest to 0d4c9c5
1 parent ce9e135 commit 70fa223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
path: _output/**
6464

6565
- name: Login to Upbound
66-
uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3
66+
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # v3
6767
if: env.XPKG_ACCESS_ID != ''
6868
with:
6969
registry: xpkg.upbound.io

0 commit comments

Comments
 (0)