Skip to content

Commit f21af1a

Browse files
chore(deps): bump actions/setup-go from 6.1.0 to 6.2.0 (#4948)
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 45a6b50 commit f21af1a

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@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
94+
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.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@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
55+
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
5656
with:
5757
go-version: '>=1.23.0'
5858
- id: go-env

0 commit comments

Comments
 (0)