Update .github/workflows/update-helm-depends.yaml

This commit is contained in:
richardrobertreitz 2025-03-27 17:56:46 +00:00
parent 2fcc8cc174
commit dd891b6ca0

View file

@ -25,7 +25,7 @@ jobs:
- name: Checkout helm repo - name: Checkout helm repo
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
repository: giteaAdmin/${{ inputs.helmRepo }}-helm repository: DevFW-CICD/${{ inputs.helmRepo }}-helm
token: ${{ secrets.PAT }} token: ${{ secrets.PAT }}
ref: main ref: main
path: helmworkspace path: helmworkspace