File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed
Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 7171 - name : ' Build Python project'
7272 id : python-build
7373 # yamllint disable-line rule:line-length
74- uses : modeseven-lfreleng-actions/python-build-action@update-action # Testing
75- # yamllint disable-line rule:line-length
76- # uses: lfreleng-actions/python-build-action@f3b78ac710af9dca46c5c4562f53ac3660f2ea59 # v0.1.7
74+ uses : lfreleng-actions/python-build-action@56dd541a74b5cf9f0c5939ed98387478824720a2 # v0.1.8
7775 with :
7876 tag : " ${{ needs.tag-validate.outputs.tag }}"
7977 sigstore_sign : true
Original file line number Diff line number Diff line change 5757 - name : " Build Python project"
5858 id : python-build
5959 # yamllint disable-line rule:line-length
60- uses : modeseven-lfreleng-actions/python-build-action@update-action # Testing
61- # yamllint disable-line rule:line-length
62- # uses: lfreleng-actions/python-build-action@f3b78ac710af9dca46c5c4562f53ac3660f2ea59 # v0.1.7
60+ uses : lfreleng-actions/python-build-action@56dd541a74b5cf9f0c5939ed98387478824720a2 # v0.1.8
61+
6362 with :
6463 tag : ${{ needs.repository.outputs.build_tag }}
6564
You can’t perform that action at this time.
0 commit comments