Skip to content

Commit ddac445

Browse files
deps(ci): bump docker/login-action from 3.5.0 to 3.6.0 (#55)
1 parent 4946023 commit ddac445

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
@@ -42,7 +42,7 @@ jobs:
4242

4343
# see https://github.com/helm/chart-releaser/issues/183
4444
- name: Login to GitHub Container Registry
45-
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 #v3.5.0
45+
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef #v3.6.0
4646
with:
4747
registry: ghcr.io
4848
username: ${{ github.actor }}

0 commit comments

Comments
 (0)