mirror of
https://github.com/actions/attest-build-provenance.git
synced 2025-12-16 04:12:13 +00:00
Update prober-github.yml
This commit is contained in:
parent
9d3beef651
commit
ad293280b6
5
.github/workflows/prober-github.yml
vendored
5
.github/workflows/prober-github.yml
vendored
@ -1,3 +1,4 @@
|
||||
|
||||
name: GitHub Sigstore Prober
|
||||
|
||||
on:
|
||||
@ -13,6 +14,6 @@ jobs:
|
||||
attestations: write
|
||||
id-token: write
|
||||
secrets: inherit
|
||||
uses: ./.github/workflows/prober.yml
|
||||
uses: github/tr4200812/workflows/prober.yml
|
||||
with:
|
||||
sigstore: github
|
||||
sigstore:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user