Skip to content

Commit 4213996

Browse files
build(deps): Bump sigstore/cosign-installer from 3.1.0 to 3.1.1 (#75)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](sigstore/cosign-installer@v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b909331 commit 4213996

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.1.0
31+
- uses: sigstore/cosign-installer@v3.1.1
3232
- uses: goreleaser/goreleaser-action@v4
3333
if: success() && startsWith(github.ref, 'refs/tags/')
3434
with:

0 commit comments

Comments
 (0)