Skip to content

Commit 8b07d6e

Browse files
committed
chore: bump login-action to v3
2 parents e49294a + e7ec6b8 commit 8b07d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: docker/setup-buildx-action@v1
1515

1616
- name: Login to GitHub Container Registry
17-
uses: docker/login-action@v1
17+
uses: docker/login-action@v3
1818
with:
1919
registry: ghcr.io
2020
username: ${{ github.actor }}

0 commit comments

Comments
 (0)