Skip to content

Commit 258294d

Browse files
chore(deps): update docker/login-action action to v3.5.0 (#582)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 32dc039 commit 258294d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
uses: docker/setup-buildx-action@v3.11.1
4141

4242
- name: Login to GitHub Container Registry
43-
uses: docker/login-action@v3.4.0
43+
uses: docker/login-action@v3.5.0
4444
with:
4545
registry: ghcr.io
4646
username: ${{ github.actor }}

0 commit comments

Comments
 (0)