set sigstore action version to proper version
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 29s
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 29s
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -55,7 +55,7 @@ jobs:
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y podman
|
||||
|
||||
- uses: sigstore/cosign-installer@sigstore/cosign-installer # v3.9.0
|
||||
- uses: sigstore/cosign-installer@v3.9.0
|
||||
with:
|
||||
install-dir: /usr/bin
|
||||
use-sudo: true
|
||||
|
Reference in New Issue
Block a user