Skip to content

Commit a79ec25

Browse files
authored
Merge pull request #205 from git-pkgs/dependabot/github_actions/docker/login-action-4.4.0
Bump docker/login-action from 4.3.0 to 4.4.0
2 parents 23364bd + df997e5 commit a79ec25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
persist-credentials: false
2626

2727
- name: Log in to the Container registry
28-
uses: docker/login-action@c99871dec2022cc055c062a10cc1a1310835ceb4
28+
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0
2929
with:
3030
registry: ghcr.io
3131
username: ${{ github.actor }}

0 commit comments

Comments
 (0)