File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 run : uv sync --dev
3939
4040 - name : Run benchmarks
41- uses : CodSpeedHQ/action@0700edb451d0e9f2426f99bd6977027e550fb2a6 # v3
41+ uses : CodSpeedHQ/action@e736f0d2aeb36da38e9f08eca4dff7967408d154 # v3
4242 with :
4343 token : ${{ secrets.CODSPEED_TOKEN }}
4444 run : uv run pytest tests/ --codspeed
Original file line number Diff line number Diff line change 5858 echo "EOF" >> $GITHUB_ENV
5959
6060 # Draft your next Release notes as Pull Requests are merged into the default branch
61- - uses : release-drafter/release-drafter@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5 # v6.1 .0
61+ - uses : release-drafter/release-drafter@6db134d15f3909ccc9eefd369f02bd1e9cffdf97 # v6.2 .0
6262 with :
6363 commitish : ' main'
6464 header : ${{ env.RELEASE_BODY }}
Original file line number Diff line number Diff line change 4545
4646 - name : Create Pull Request
4747 if : steps.verify-changed-files.outputs.changed == 'true'
48- uses : peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0 .0
48+ uses : peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1 .0
4949 with :
5050 token : ${{ secrets.GITHUB_TOKEN }}
5151 commit-message : |
You can’t perform that action at this time.
0 commit comments