File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242 # Build sample Python project
4343 - name : " Build Python Project"
4444 # yamllint disable-line rule:line-length
45- uses : lfreleng-actions/python-build-action@e74a56d61b59b55516ee05037303528423d8ed5a # v1.0.0
45+ uses : lfreleng-actions/python-build-action@8f567398591014dd5627961aaa9ec17816b072f0 # v1.0.2
4646 with :
4747 path_prefix : " test-python-project/"
4848 tox_build : false
7272 # Rebuild sample Python project
7373 - name : " Rebuild Python Project"
7474 # yamllint disable-line rule:line-length
75- uses : lfreleng-actions/python-build-action@e74a56d61b59b55516ee05037303528423d8ed5a # v1.0.0
75+ uses : lfreleng-actions/python-build-action@8f567398591014dd5627961aaa9ec17816b072f0 # v1.0.2
7676 with :
7777 path_prefix : " test-python-project/"
7878 tox_build : false
@@ -127,7 +127,7 @@ jobs:
127127 - name : " Build Python project with custom artefact name"
128128 id : build-custom
129129 # yamllint disable-line rule:line-length
130- uses : lfreleng-actions/python-build-action@e74a56d61b59b55516ee05037303528423d8ed5a # v1.0.0
130+ uses : lfreleng-actions/python-build-action@8f567398591014dd5627961aaa9ec17816b072f0 # v1.0.2
131131 with :
132132 path_prefix : " test-python-project/"
133133 artefact_name : " test-python-project-x64"
You can’t perform that action at this time.
0 commit comments