Skip to content

Commit 9287b03

Browse files
chore(deps): update docker/login-action digest to 5e57cd1
1 parent a8c6ea4 commit 9287b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
2323

2424
- name: Login to ghcr
25-
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
25+
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
2626
with:
2727
registry: ghcr.io
2828
username: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)