Skip to content

Commit 53b8d97

Browse files
chore(deps): update docker/login-action digest to 28fdb31 (#860)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 941f3a8 commit 53b8d97

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@5e57cd118135c172c3672efd75eb46360885c0ef
84+
uses: docker/login-action@28fdb31ff34708d19615a74d67103ddc2ea9725c
8585
with:
8686
registry: ${{ env.REGISTRY }}
8787
username: ${{ github.actor }}

0 commit comments

Comments
 (0)