File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ jobs:
1414
1515 - name : Pull build ref file from dbatools
1616 working-directory : assets
17- run : curl -O https://raw.githubusercontent.com/sqlcollaborative /dbatools/development/bin/dbatools-buildref-index.json
17+ run : curl -O https://raw.githubusercontent.com/dataplat /dbatools/development/bin/dbatools-buildref-index.json
1818
1919 - name : Pull index file from dbatools
2020 working-directory : assets
21- run : curl -O https://raw.githubusercontent.com/sqlcollaborative /dbatools/development/bin/dbatools-index.json
21+ run : curl -O https://raw.githubusercontent.com/dataplat /dbatools/development/bin/dbatools-index.json
2222
2323 - name : commit if file changed
2424 uses : stefanzweifel/git-auto-commit-action@v4
You can’t perform that action at this time.
0 commit comments