We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e13472 commit 5e12f90Copy full SHA for 5e12f90
.github/workflows/prerelease.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up Go
16
uses: actions/setup-go@v4
17
with:
18
- go-version: 1.20
+ go-version: '1.20'
19
20
- name: Download cyclonedx-gomod
21
uses: CycloneDX/gh-gomod-generate-sbom@v1
.github/workflows/release.yml
- name: Build
run: ./build.ps1
0 commit comments