Skip to content

Commit 26ce083

Browse files
chore(deps): update docker/login-action action to v3
1 parent e9811bf commit 26ce083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-helm-chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
exit 1
6969
7070
- name: Login to GHCR Registry
71-
uses: docker/login-action@v2
71+
uses: docker/login-action@v3
7272
with:
7373
registry: ghcr.io/stakater
7474
username: ${{ secrets.GHCR_USERNAME }}

0 commit comments

Comments
 (0)