Skip to content

Commit 8844210

Browse files
chore(deps): update docker/login-action action to v4.5.2
1 parent df4bcee commit 8844210

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
@@ -55,7 +55,7 @@ jobs:
5555
uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
5656

5757
- name: Login to GitHub Container Registry
58-
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
58+
uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2
5959
with:
6060
registry: ghcr.io
6161
username: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)