Skip to content

Commit 0f62414

Browse files
gha(deps): bump docker/login-action from 4.4.0 to 4.5.1 (#420)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b74df8e commit 0f62414

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
5151

5252
- name: Login Github Container Registry
53-
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
53+
uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4.5.1
5454
with:
5555
registry: ghcr.io
5656
username: ${{ github.actor }}

0 commit comments

Comments
 (0)