chore(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0 (#321)

This commit is contained in:
fiftydinar 2024-08-12 17:41:17 +02:00 committed by GitHub
commit bc847b2a59
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- uses: sigstore/cosign-installer@v3.5.0
- uses: sigstore/cosign-installer@v3.6.0
- name: Run build and push script
run: nu ./build-individual.nu

View file

@ -26,7 +26,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- uses: sigstore/cosign-installer@v3.5.0
- uses: sigstore/cosign-installer@v3.6.0
- name: Run build and push script
run: nu ./build-unified.nu