We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c84a255 commit 1297b14Copy full SHA for 1297b14
.github/workflows/bootstrap_region.yml
@@ -88,7 +88,7 @@ jobs:
88
mask-aws-account-id: true
89
- id: go-setup
90
name: Setup Go
91
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
+ uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
92
with:
93
go-version: '>=1.23.0'
94
- id: go-env
.github/workflows/layer_balance.yml
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
56
0 commit comments