mirror of
https://github.com/stakater/Reloader.git
synced 2026-02-14 18:09:50 +00:00
chore(deps): update docker/login-action action to v3
This commit is contained in:
2
.github/workflows/push-helm-chart.yaml
vendored
2
.github/workflows/push-helm-chart.yaml
vendored
@@ -68,7 +68,7 @@ jobs:
|
||||
exit 1
|
||||
|
||||
- name: Login to GHCR Registry
|
||||
uses: docker/login-action@v2
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: ghcr.io/stakater
|
||||
username: ${{ secrets.GHCR_USERNAME }}
|
||||
|
||||
Reference in New Issue
Block a user