Skip to content

Commit b95450d

Browse files
Update chart-sync.yaml
1 parent 0c1e5ab commit b95450d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chart-sync.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- uses: actions/checkout@v2
2424
with:
2525
fetch-depth: 0
26-
- uses: akshatsinha007/git-repo-sync@master
26+
- uses: devtron-labs/git-repo-sync@master
2727
with:
2828
script-file: ${{ secrets.CHART_SYNC_SCRIPT_FILE }}
2929
git-target-repo: ${{ secrets.GIT_TARGET_REPO }}

0 commit comments

Comments
 (0)