Skip to content

Commit

Permalink
feat: generate/upload sbom for cosign projects (#1237)
Browse files Browse the repository at this point in the history
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
Co-authored-by: Furkan Türkal <furkan.turkal@trendyol.com>
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>

Co-authored-by: Furkan Türkal <furkan.turkal@trendyol.com>
  • Loading branch information
developer-guy and Dentrax committed Dec 22, 2021
1 parent b3bd158 commit 24d43bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- uses: actions/setup-go@v2
with:
go-version: '1.17.x'
- uses: imjasonh/setup-ko@v0.4
- uses: imjasonh/setup-ko@main
with:
version: tip
- name: Set up Cloud SDK
Expand Down

0 comments on commit 24d43bd

Please sign in to comment.