Attempting to use custom action #27

Closed
eriq12 wants to merge 16 commits from custom-action into main
2 changed files with 311 additions and 13 deletions
Showing only changes of commit 6655398e20 - Show all commits

View File

@@ -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