Skip to content

Commit 334b696

Browse files
Update docker/login-action action to v3.7.0
1 parent e59140f commit 334b696

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
uses: actions/checkout@v6
1313

1414
- name: Login to GitHub Container Registry
15-
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
15+
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
1616
with:
1717
registry: ghcr.io
1818
username: walnuts1018

0 commit comments

Comments
 (0)