chore: bump provenance action
This commit is contained in:
parent
c1d2384b30
commit
e0628512e2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/provenance.yml
vendored
2
.github/workflows/provenance.yml
vendored
|
|
@ -17,6 +17,6 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
- name: Check provenance downgrades
|
||||
uses: danielroe/provenance-action@41bcc969e579d9e29af08ba44fcbfdf95cee6e6c # v0.1.1
|
||||
uses: danielroe/provenance-action@194cad5e8a043162f9cf4a52024149a8ffc94243 # v0.2.0
|
||||
with:
|
||||
fail-on-provenance-change: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue