Merge pull request #46 from mokoconsulting-tech/dependabot/github_actions/actions/attest-build-provenance-3
chore(deps)(deps): bump actions/attest-build-provenance from 2 to 3
This commit was merged in pull request #46.
This commit is contained in:
2
.github/workflows/release_pipeline.yml
vendored
2
.github/workflows/release_pipeline.yml
vendored
@@ -939,7 +939,7 @@ jobs:
|
|||||||
dist/*.zip
|
dist/*.zip
|
||||||
|
|
||||||
- name: Attest build provenance
|
- name: Attest build provenance
|
||||||
uses: actions/attest-build-provenance@v2
|
uses: actions/attest-build-provenance@v3
|
||||||
with:
|
with:
|
||||||
subject-path: |
|
subject-path: |
|
||||||
dist/*.zip
|
dist/*.zip
|
||||||
|
|||||||
Reference in New Issue
Block a user