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

Commit d20602d

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

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@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
17+
uses: sigstore/cosign-installer@7e8b541eb2e61bf99390e1afd4be13a184e9ebc5 # v3.10.1
1818
with:
1919
cosign-release: v2.2.4
2020
- name: Set up Docker Buildx

0 commit comments

Comments
 (0)