Skip to content

Commit bd197fe

Browse files
authored
Merge pull request #86 from upbound/renovate/docker-login-action-digest
chore(deps): update docker/login-action digest to e92390c
2 parents aca49eb + 7cf84a9 commit bd197fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
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@343f7c4344506bcbf9b4de18042ae17996df046d # v3
66+
uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3
6767
if: env.XPKG_ACCESS_ID != ''
6868
with:
6969
registry: xpkg.upbound.io

0 commit comments

Comments
 (0)