Skip to content

Commit

Permalink
Bump sigstore/cosign-installer from 2.6.0 to 2.7.0 (#1077)
Browse files Browse the repository at this point in the history
* Bump sigstore/cosign-installer from 2.6.0 to 2.7.0

Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@f3c664d...ced07f2)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update build.yml

Signed-off-by: asraa <asraa@google.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: asraa <asraa@google.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: asraa <asraa@google.com>
  • Loading branch information
dependabot[bot] and asraa committed Sep 26, 2022
1 parent 5ebde78 commit 6904cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -35,7 +35,7 @@ jobs:

steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # v3.0.2
- uses: sigstore/cosign-installer@f3c664df7af409cb4873aa5068053ba9d61a57b6 # v2.6.0
- uses: sigstore/cosign-installer@ced07f21fb1da67979f539bbc6304c16c0677e76 # v2.7.0

- name: Extract version of Go to use
run: echo "GOVERSION=$(cat Dockerfile|grep golang | awk ' { print $2 } ' | cut -d '@' -f 1 | cut -d ':' -f 2 | uniq)" >> $GITHUB_ENV
Expand Down

0 comments on commit 6904cff

Please sign in to comment.