Skip to content

Commit e89a777

Browse files
Bump docker/login-action from 3.7.0 to 4.0.0 (#1337)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55f59d1 commit e89a777

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
steps:
8080
- uses: actions/checkout@v6.0.2
8181
- name: Log in to the GitHub container registry
82-
uses: docker/login-action@v3.7.0
82+
uses: docker/login-action@v4.0.0
8383
with:
8484
registry: ghcr.io
8585
username: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)