File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 2727 title : " Release Engineering: Version bump to ${{ github.event.inputs.new_version }}."
2828 body : " This PR updates codeql-coding-standards to version ${{ github.event.inputs.new_version }}."
2929 commit-message : " Version bump to ${{ github.event.inputs.new_version }}."
30- team-reviewers : github/codeql-coding-standards
3130 delete-branch : true
3231 branch : " automation/version-bump-${{ github.event.inputs.new_version }}"
Original file line number Diff line number Diff line change 55 inputs :
66 release_version_tag :
77 description : |
8- The tag for the new draft release, e.g. v0 .5.1.
8+ The tag for the new draft release, e.g. 0 .5.1 - do not include the `v` .
99 required : true
1010 codeql_analysis_threads :
1111 description : |
You can’t perform that action at this time.
0 commit comments