Skip to content

Commit

Permalink
build(deps): Bump sigstore/cosign-installer from 3.0.4 to 3.0.5 (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 18, 2023
1 parent 4a60874 commit 1dbc07f
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 @@ -28,7 +28,7 @@ jobs:
go mod tidy
go test -v ./...
go build -o timer .
- uses: sigstore/cosign-installer@v3.0.4
- uses: sigstore/cosign-installer@v3.0.5
- uses: goreleaser/goreleaser-action@v4
if: success() && startsWith(github.ref, 'refs/tags/')
with:
Expand Down

0 comments on commit 1dbc07f

Please sign in to comment.