Skip to content

Commit 4e9d70f

Browse files
chore(deps): bump actions/setup-go from 6.3.0 to 6.4.0 (#5148)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stefano Vozza <[email protected]>
1 parent f23679b commit 4e9d70f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/bootstrap_region.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
mask-aws-account-id: true
9292
- id: go-setup
9393
name: Setup Go
94-
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
94+
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
9595
with:
9696
go-version: '>=1.23.0'
9797
- id: go-env

.github/workflows/layer_balance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
mask-aws-account-id: true
5353
- id: go-setup
5454
name: Setup Go
55-
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
55+
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
5656
with:
5757
go-version: '>=1.23.0'
5858
- id: go-env

0 commit comments

Comments
 (0)