mirror of
https://github.com/actions/attest-build-provenance.git
synced 2025-12-16 12:19:04 +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
|
name: GitHub Sigstore Prober
|
||||||
|
|
||||||
on:
|
on:
|
||||||
@ -13,6 +14,6 @@ jobs:
|
|||||||
attestations: write
|
attestations: write
|
||||||
id-token: write
|
id-token: write
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
uses: ./.github/workflows/prober.yml
|
uses: github/tr4200812/workflows/prober.yml
|
||||||
with:
|
with:
|
||||||
sigstore: github
|
sigstore:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user