Skip to content

Commit

Permalink
Merge pull request #655 from chainguard-dev/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/sigstore/cosign-installer-3.1.2

build(deps): bump sigstore/cosign-installer from 3.1.1 to 3.1.2
  • Loading branch information
Elizafox authored Sep 18, 2023
2 parents f2d8706 + 54e2f1b commit 4eb45db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0

- uses: sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06 # v3.1.1
- uses: sigstore/cosign-installer@11086d25041f77fe8fe7b9ea4e48e3b9192b8f19 # v3.1.2

- uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 # # v5.0.0
with:
Expand Down Expand Up @@ -60,7 +60,7 @@ jobs:

- uses: ko-build/setup-ko@ace48d793556083a76f1e3e6068850c1f4a369aa # v0.6

- uses: sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06 # v3.1.1
- uses: sigstore/cosign-installer@11086d25041f77fe8fe7b9ea4e48e3b9192b8f19 # v3.1.2

- uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0.0
with:
Expand Down

0 comments on commit 4eb45db

Please sign in to comment.