chore(deps): bump sigstore/cosign-installer from 3.8.2 to 3.9.1 (#420)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.8.2 to 3.9.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](3454372f43...398d4b0eee)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-version: 3.9.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: fiftydinar <65243233+fiftydinar@users.noreply.github.com>
This commit is contained in:
parent
367c4de5ee
commit
a02594b27a
2 changed files with 2 additions and 2 deletions
2
.github/workflows/build-individual.yml
vendored
2
.github/workflows/build-individual.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3.8.2
|
||||
- uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
|
||||
|
||||
- name: Run build and push script
|
||||
run: nu ./build-individual.nu
|
||||
|
|
|
|||
2
.github/workflows/build-unified.yml
vendored
2
.github/workflows/build-unified.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3.8.2
|
||||
- uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
|
||||
|
||||
- name: Run build and push script
|
||||
run: nu ./build-unified.nu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue