Skip to content
This repository was archived by the owner on Jan 15, 2026. It is now read-only.

Commit a23bfd5

Browse files
chore(deps): update sigstore/cosign-installer action to v3.9.2 (#44)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dcfe78b commit a23bfd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v4
1616
- name: Install cosign
17-
uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
17+
uses: sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
1818
with:
1919
cosign-release: v2.2.4
2020
- name: Set up Docker Buildx

0 commit comments

Comments
 (0)