File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 25
25
- run : python -m build
26
26
27
27
- name : generate build provenance
28
- uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
28
+ uses : actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
29
29
with :
30
30
subject-path : " ${{ github.workspace }}/dist/*"
31
31
@@ -112,7 +112,7 @@ jobs:
112
112
DISTRO_DIR=./dist/
113
113
114
114
- name : generate build provenance (containers)
115
- uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
115
+ uses : actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
116
116
with :
117
117
subject-name : " ${{ env.DOCKER_IMAGE_NAME }}"
118
118
subject-digest : ${{ steps.docker-push.outputs.digest }}
You can’t perform that action at this time.
0 commit comments