File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 version_number : ${{ steps.release_prepare.outputs.version_number }}
2424 changelog : ${{ steps.release_prepare.outputs.changelog }}
2525 steps :
26- - uses : apify/actions/git-cliff-release@v1.0.0
26+ - uses : apify/actions/git-cliff-release@v1.1.2
2727 id : release_prepare
2828 name : Release prepare
2929 with :
5353 url : https://pypi.org/project/apify
5454 steps :
5555 - name : Prepare distribution
56- uses : apify/actions/prepare-pypi-distribution@v1.0.0
56+ uses : apify/actions/prepare-pypi-distribution@v1.1.2
5757 with :
5858 package_name : apify
5959 is_prerelease : " yes"
Original file line number Diff line number Diff line change 5050 run : uv run poe install-dev
5151
5252 - name : Install pnpm and website dependencies
53- uses : apify/actions/pnpm-install@v1.0.0
53+ uses : apify/actions/pnpm-install@v1.1.2
5454 with :
5555 working-directory : website
5656
Original file line number Diff line number Diff line change 4343 changelog : ${{ steps.release_prepare.outputs.changelog }}
4444 release_notes : ${{ steps.release_prepare.outputs.release_notes }}
4545 steps :
46- - uses : apify/actions/git-cliff-release@v1.0.0
46+ - uses : apify/actions/git-cliff-release@v1.1.2
4747 name : Release prepare
4848 id : release_prepare
4949 with :
9191 url : https://pypi.org/project/apify
9292 steps :
9393 - name : Prepare distribution
94- uses : apify/actions/prepare-pypi-distribution@v1.0.0
94+ uses : apify/actions/prepare-pypi-distribution@v1.1.2
9595 with :
9696 package_name : apify
9797 is_prerelease : " "
Original file line number Diff line number Diff line change 5555 working-directory : .
5656
5757 - name : Install pnpm and website dependencies
58- uses : apify/actions/pnpm-install@v1.0.0
58+ uses : apify/actions/pnpm-install@v1.1.2
5959 with :
6060 working-directory : website
6161
Original file line number Diff line number Diff line change 5656 actions : write # Required by execute-workflow.
5757 steps :
5858 - name : Dispatch beta release workflow
59- uses : apify/actions/execute-workflow@v1.0.0
59+ uses : apify/actions/execute-workflow@v1.1.2
6060 with :
6161 workflow : manual_release_beta.yaml
You can’t perform that action at this time.
0 commit comments