We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 397e4ea commit 07bb829Copy full SHA for 07bb829
.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@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0
+ uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
92
with:
93
go-version: '>=1.23.0'
94
- id: go-env
0 commit comments