We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71c5752 + 935a719 commit ca30228Copy full SHA for ca30228
release-monitor.yml
@@ -7,7 +7,7 @@ release-process:
7
- artifact: agent_{{.Version}}_linux_amd64.tar.gz
8
binary: agent
9
build-command: go build -trimpath -ldflags="-s -w -X main.version={{.Version}} -X main.commit={{.FullCommit}} -X main.date=123"
10
- go-version: 1.17.12
+ go-version: 1.17.13
11
pipeline:
12
github-action:
13
repo: step-security/agent
0 commit comments