Skip to content

Commit 00143d9

Browse files
chore(deps): update docker/login-action action to v3.4.0 (#542)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 95add54 commit 00143d9

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
@@ -37,7 +37,7 @@ jobs:
3737
uses: docker/setup-buildx-action@v3.10.0
3838

3939
- name: Login to GitHub Container Registry
40-
uses: docker/login-action@v3.3.0
40+
uses: docker/login-action@v3.4.0
4141
with:
4242
registry: ghcr.io
4343
username: ${{ github.actor }}

0 commit comments

Comments
 (0)