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 @@ -137,7 +137,7 @@ jobs:
137137 - name : ' Build Python project'
138138 id : ' python-build'
139139 # yamllint disable-line rule:line-length
140- uses : lfreleng-actions/python-build-action@3552106f5c8bfedebe4c38116abf3b9c289359ea # v0.1.22
140+ uses : lfreleng-actions/python-build-action@e74a56d61b59b55516ee05037303528423d8ed5a # v1.0.0
141141 with :
142142 sigstore_sign : true
143143 attestations : true
Original file line number Diff line number Diff line change 8787 - name : ' Build Python project'
8888 id : python-build
8989 # yamllint disable-line rule:line-length
90- uses : lfreleng-actions/python-build-action@3552106f5c8bfedebe4c38116abf3b9c289359ea # v0.1.22
90+ uses : lfreleng-actions/python-build-action@e74a56d61b59b55516ee05037303528423d8ed5a # v1.0.0
9191 with :
9292 clear_cache : ${{ github.event.inputs.clear_cache || 'false' }}
9393
You can’t perform that action at this time.
0 commit comments