Skip to content
This repository was archived by the owner on Feb 8, 2026. It is now read-only.

Commit 00f1761

Browse files
chore(deps): update docker/login-action action to v3.6.0
1 parent a78e28a commit 00f1761

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2323

24-
- uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
24+
- uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
2525
with:
2626
registry: ghcr.io
2727
username: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)