File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2626 - ' NOTICE'
2727
2828env :
29- GO_VERSION : " 1.24.4 "
29+ GO_VERSION : " 1.24.6 "
3030 KIND_VERSION : " v0.17.0"
3131 KIND_IMAGE : " kindest/node:v1.21.1@sha256:69860bda5563ac81e3c0057d654b5253219618a22ec3a346306239bba8cfa1a6"
3232
Original file line number Diff line number Diff line change 88 - cron : " 0 0 * * *"
99
1010env :
11- GO_VERSION : " 1.24.4 "
11+ GO_VERSION : " 1.24.6 "
1212
1313# Disable permissions granted to the GITHUB_TOKEN for all the available scopes.
1414permissions : {}
Original file line number Diff line number Diff line change 1010 tags :
1111 - " v*"
1212env :
13- GO_VERSION : " 1.24.4 "
13+ GO_VERSION : " 1.24.6 "
1414 KIND_VERSION : " v0.11.1"
1515 KIND_IMAGE : " kindest/node:v1.21.1@sha256:69860bda5563ac81e3c0057d654b5253219618a22ec3a346306239bba8cfa1a6"
1616jobs :
Original file line number Diff line number Diff line change 11module github.com/aquasecurity/starboard
22
3- go 1.24.4
3+ go 1.24.6
44
55require (
66 github.com/caarlos0/env/v6 v6.10.0
You can’t perform that action at this time.
0 commit comments