Skip to content

Commit 37680df

Browse files
Update docker/login-action action to v3.5.0
1 parent 51d7feb commit 37680df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v4
1313

1414
- name: Login to GitHub Container Registry
15-
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0
15+
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
1616
with:
1717
registry: ghcr.io
1818
username: walnuts1018

0 commit comments

Comments
 (0)