File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 9595
9696 - name : Create PR for cleaned branch
9797 if : steps.need_cleanup.outputs.need_cleanup == 'true' && inputs.dry_run == false
98- uses : peter-evans/create-pull-request@v6
98+ uses : peter-evans/create-pull-request@v7
9999 with :
100100 token : ${{ secrets.GITHUB_TOKEN }}
101101 branch : cleaned-${{ steps.branch.outputs.branch_name }}
Original file line number Diff line number Diff line change 1+ ## [ 1.2.7] ( https://github.com/variablesoftware/github-workflows/compare/v1.2.6...v1.2.7 ) (2025-06-20)
2+
3+ ## [ 1.2.6] ( https://github.com/variablesoftware/github-workflows/compare/v1.2.5...v1.2.6 ) (2025-06-20)
4+
15## [ 1.2.5] ( https://github.com/variablesoftware/github-workflows/compare/v1.2.4...v1.2.5 ) (2025-06-20)
26
37## [ 1.2.4] ( https://github.com/variablesoftware/github-workflows/compare/v1.2.3...v1.2.4 ) (2025-06-20)
Original file line number Diff line number Diff line change 11{
22 "name" : " github-workflows" ,
3- "version" : " 1.2.5 " ,
3+ "version" : " 1.2.7 " ,
44 "description" : " Reusable GitHub Actions workflows for the organization." ,
55 "main" : " README.md" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments