mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 14:36:25 +00:00
chore(deps): update sigstore/cosign-installer action to v3.7.0 (#31791)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4d0435732b
commit
72fd4a741c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -693,7 +693,7 @@ jobs:
|
||||||
node-version: ${{ needs.setup-build.outputs.node-version }}
|
node-version: ${{ needs.setup-build.outputs.node-version }}
|
||||||
os: ${{ runner.os }}
|
os: ${{ runner.os }}
|
||||||
|
|
||||||
- uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0
|
- uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3.7.0
|
||||||
|
|
||||||
- name: Docker registry login
|
- name: Docker registry login
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue