Skip to content

Commit 1297b14

Browse files
chore(deps): bump actions/setup-go from 5.4.0 to 5.5.0 (#3908)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrea Amorosi <[email protected]>
1 parent c84a255 commit 1297b14

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/bootstrap_region.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
mask-aws-account-id: true
8989
- id: go-setup
9090
name: Setup Go
91-
uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
91+
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
9292
with:
9393
go-version: '>=1.23.0'
9494
- id: go-env

.github/workflows/layer_balance.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
mask-aws-account-id: true
5151
- id: go-setup
5252
name: Setup Go
53-
uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
53+
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
5454
with:
5555
go-version: '>=1.23.0'
5656
- id: go-env

0 commit comments

Comments
 (0)