Skip to content

Commit b909331

Browse files
build(deps): Bump sigstore/cosign-installer from 3.0.5 to 3.1.0 (#74)
1 parent ee2b231 commit b909331

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
go mod tidy
2929
go test -v ./...
3030
go build -o timer .
31-
- uses: sigstore/cosign-installer@v3.0.5
31+
- uses: sigstore/cosign-installer@v3.1.0
3232
- uses: goreleaser/goreleaser-action@v4
3333
if: success() && startsWith(github.ref, 'refs/tags/')
3434
with:

0 commit comments

Comments
 (0)