Skip to content

Commit 13284a4

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/main/redis/client-5.10.0
2 parents d1126d6 + 2f72ff2 commit 13284a4

File tree

4 files changed

+240
-348
lines changed

4 files changed

+240
-348
lines changed

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

0 commit comments

Comments
 (0)