Skip to content

Commit 935a719

Browse files
Update release-monitor.yml
1 parent 71c5752 commit 935a719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-monitor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ release-process:
77
- artifact: agent_{{.Version}}_linux_amd64.tar.gz
88
binary: agent
99
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
10+
go-version: 1.17.13
1111
pipeline:
1212
github-action:
1313
repo: step-security/agent

0 commit comments

Comments
 (0)