Skip to content

Commit a49e429

Browse files
chore(deps): update docker/login-action digest to 5e57cd1 (#118)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 19afe7c commit a49e429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

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

2424
- name: Docker login
25-
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
25+
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
2626
with:
2727
username: ${{ secrets.WORKLEAP_DOCKERHUB_USERNAME }}
2828
password: ${{ secrets.WORKLEAP_DOCKERHUB_TOKEN }}

0 commit comments

Comments
 (0)