Skip to content

Commit

Permalink
build(deps): Bump sigstore/cosign-installer from 3.4.0 to 3.5.0 (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 12, 2024
1 parent 615be3a commit 2c79f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
go mod tidy
go test -v ./...
go build -o timer .
- uses: sigstore/cosign-installer@v3.4.0
- uses: sigstore/cosign-installer@v3.5.0
- uses: goreleaser/goreleaser-action@v5
if: success() && startsWith(github.ref, 'refs/tags/')
with:
Expand Down

0 comments on commit 2c79f10

Please sign in to comment.