Skip to content

Commit 05d21ad

Browse files
authored
Merge pull request #161 from go-faster/dependabot/github_actions/sigstore/cosign-installer-3.9.0
chore(deps): bump sigstore/cosign-installer from 3.8.2 to 3.9.0
2 parents 13efad6 + 42b636c commit 05d21ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
fetch-depth: 0
2727
- run: git fetch --force --tags
2828

29-
- uses: sigstore/cosign-installer@v3.8.2
29+
- uses: sigstore/cosign-installer@v3.9.0
3030
- uses: anchore/sbom-action/download-syft@v0
3131
- run: sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d -b /usr/local/bin
3232

0 commit comments

Comments
 (0)