File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1212 using : composite
1313 steps :
1414 - name : Set up Python
15- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
15+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
1616 id : setup-python
1717 with :
1818 python-version : ${{ inputs.python-version }}
Original file line number Diff line number Diff line change 7676 shell : python
7777 - name : Create pull request
7878 if : inputs.create-pull-request == 'true'
79- uses : peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
79+ uses : peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
8080 env :
8181 action-url : https://github.com/${{ github.action_repository }}/tree/${{ github.action_ref }}/update-project-version
8282 with :
You can’t perform that action at this time.
0 commit comments