Skip to content

Commit 5a70869

Browse files
chore(deps): update docker/login-action digest to 184bdaa (#801)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a24944f commit 5a70869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/containers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
type=sha
8282
8383
- name: Log in to the Container registry
84-
uses: docker/login-action@3d100841f68d4548bf57e52eb27bd33ec5069f55
84+
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1
8585
with:
8686
registry: ${{ env.REGISTRY }}
8787
username: ${{ github.actor }}

0 commit comments

Comments
 (0)