Skip to content

Commit 3307300

Browse files
authored
Merge pull request #2755 from pygame-community/dependabot/github_actions/docker/login-action-3.1.0
Bump docker/login-action from 3.0.0 to 3.1.0
2 parents d732a44 + 8965cfe commit 3307300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-manylinux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
- uses: actions/[email protected]
8383

8484
- name: Log in to the Container registry
85-
uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d
85+
uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20
8686
with:
8787
registry: ghcr.io
8888
username: ${{ github.actor }}

0 commit comments

Comments
 (0)