mirror of
https://github.com/indetectables-net/toolkit.git
synced 2025-06-21 10:21:04 +00:00
Fixes in sign code
This commit is contained in:
parent
ba19dc28db
commit
7f7875193d
1
.github/workflows/sign.yml
vendored
1
.github/workflows/sign.yml
vendored
@ -89,6 +89,7 @@ jobs:
|
||||
for exe in artifacts/*.exe; do
|
||||
./cosign verify-blob \
|
||||
--certificate-identity-regexp "https://github\\.com/${{ github.repository }}/.*" \
|
||||
--certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
|
||||
--bundle "${exe}.bundle" \
|
||||
"$exe"
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user