Skip to content

Commit 7563c8c

Browse files
chore(deps)(deps): bump docker/login-action from 4.4.0 to 4.5.1 in the github-actions group (#899)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Schmelzer <thomas.schmelzer@gmail.com>
1 parent e36bf10 commit 7563c8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rhiza_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ jobs:
558558
559559
- name: Login to Container Registry
560560
if: steps.check_publish.outputs.should_publish == 'true'
561-
uses: docker/login-action@v4.4.0
561+
uses: docker/login-action@v4.5.1
562562
with:
563563
registry: ${{ steps.registry.outputs.registry }}
564564
username: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)