Skip to content

Commit 9fd2cab

Browse files
Merge branch 'main' into dependabot/pip/all-bfe77f1d76
2 parents 07acda5 + 184b67c commit 9fd2cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: docker/setup-buildx-action@v3
3030

3131
- name: Log in to the Container registry
32-
uses: docker/login-action@v3.5.0
32+
uses: docker/login-action@v3.6.0
3333
with:
3434
registry: ghcr.io
3535
username: ${{ github.actor }}

0 commit comments

Comments
 (0)