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 6161 export LIBBSON_INSTALL_DIR="$(pwd)/libbson"
6262 tox -e build-libbson
6363 echo "LIBBSON_INSTALL_DIR=$LIBBSON_INSTALL_DIR" >> $GITHUB_ENV
64- - uses : blink1073 /drivers-github-tools/python-labs/pre-publish@python-labs
64+ - uses : mongodb-labs /drivers-github-tools/python-labs/pre-publish@v2
6565 id : pre-publish
6666 with :
6767 dry_run : ${{ env.DRY_RUN }}
@@ -117,7 +117,7 @@ jobs:
117117 aws_region_name : ${{ vars.AWS_REGION_NAME }}
118118 aws_secret_id : ${{ secrets.AWS_SECRET_ID }}
119119 artifactory_username : ${{ vars.ARTIFACTORY_USERNAME }}
120- - uses : blink1073 /drivers-github-tools/python-labs/post-publish@python-labs
120+ - uses : mongodb-labs /drivers-github-tools/python-labs/post-publish@v2
121121 with :
122122 following_version : ${{ env.FOLLOWING_VERSION }}
123123 product_name : ${{ env.PRODUCT_NAME }}
You can’t perform that action at this time.
0 commit comments