mirror of
https://github.com/valkey-io/valkey.git
synced 2026-05-06 05:26:42 -04:00
Update provenance action pin (#3587)
Updated the provenance action to ignore dependency license files. --------- Signed-off-by: Ping Xie <pingxie@outlook.com>
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Run Provenance Check
|
||||
uses: valkey-io/verify-provenance@ed6147b7254576ba838303f3aa09f558e08617b3
|
||||
uses: valkey-io/verify-provenance@13246bb7ab43d53037ba8c4f4447ea036677cbde
|
||||
with:
|
||||
source_repo: "redis/redis"
|
||||
target_repo: "${{ github.repository }}"
|
||||
|
||||
@@ -18,7 +18,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Refresh Fingerprints
|
||||
uses: valkey-io/verify-provenance@ed6147b7254576ba838303f3aa09f558e08617b3
|
||||
uses: valkey-io/verify-provenance@13246bb7ab43d53037ba8c4f4447ea036677cbde
|
||||
with:
|
||||
mode: "refresh"
|
||||
source_repo: "redis/redis"
|
||||
|
||||
Reference in New Issue
Block a user