Skip to content

Commit

Permalink
Merge pull request #255 from go-faster/dependabot/github_actions/sigs…
Browse files Browse the repository at this point in the history
…tore/cosign-installer-3.3.0

chore(deps): bump sigstore/cosign-installer from 3.2.0 to 3.3.0
  • Loading branch information
ernado authored Dec 12, 2023
2 parents 4427de2 + 68aaa83 commit 2c7f174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
fetch-depth: 0
- run: git fetch --force --tags

- uses: sigstore/cosign-installer@v3.2.0
- uses: sigstore/cosign-installer@v3.3.0
- uses: anchore/sbom-action/download-syft@v0
- run: sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d -b /usr/local/bin

Expand Down

0 comments on commit 2c7f174

Please sign in to comment.