mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-06 00:39:52 +00:00
chore(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#1729)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](4959ce089c...dc72c7d5c4
)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
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>
This commit is contained in:
parent
7dbdbe6c58
commit
ff61b44285
2
.github/workflows/sign_image.yml
vendored
2
.github/workflows/sign_image.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
echo "NAME=$name" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Setup Cosign
|
||||
uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0
|
||||
uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3.7.0
|
||||
|
||||
- name: Sign Image
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user