Skip to content

Commit 4dac872

Browse files
chore(deps): update docker/login-action action to v3
1 parent 45844fd commit 4dac872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
uses: docker/setup-buildx-action@v2
6767

6868
- name: Login to GitHub Container Registry
69-
uses: docker/login-action@v2
69+
uses: docker/login-action@v3
7070
with:
7171
registry: ghcr.io
7272
username: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)