1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2026-04-02 08:12:47 +01:00

Bump sigstore/cosign-installer from 3.5.0 to 3.6.0 (#5234)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-08-08 08:53:54 +02:00
committed by GitHub
parent bf0c714ea4
commit 70f675ac82
2 changed files with 2 additions and 2 deletions

View File

@@ -131,7 +131,7 @@ jobs:
- name: Install Cosign
if: needs.init.outputs.publish == 'true'
uses: sigstore/cosign-installer@v3.5.0
uses: sigstore/cosign-installer@v3.6.0
with:
cosign-release: "v2.2.3"