Commit 51122a5 1 parent 89b9280 commit 51122a5 Copy full SHA for 51122a5
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 17
17
with :
18
18
role-to-assume : arn:aws:iam::${{ vars.CI_ACCOUNT_ID }}:role/${{ vars.CI_ROLE_NAME }}
19
19
aws-region : eu-north-1
20
- - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
20
+ - uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
21
21
with :
22
22
go-version-file : test/hack/soak/go.mod
23
23
cache-dependency-path : test/hack/soak/go.sum
Original file line number Diff line number Diff line change 20
20
with :
21
21
role-to-assume : arn:aws:iam::${{ vars.CI_ACCOUNT_ID }}:role/${{ vars.CI_ROLE_NAME }}
22
22
aws-region : ${{ matrix.region }}
23
- - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
23
+ - uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
24
24
with :
25
25
go-version-file : test/hack/resource/go.mod
26
26
check-latest : true
Original file line number Diff line number Diff line change 21
21
with :
22
22
role-to-assume : arn:aws:iam::${{ vars.CI_ACCOUNT_ID }}:role/${{ vars.CI_ROLE_NAME }}
23
23
aws-region : ${{ matrix.region }}
24
- - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
24
+ - uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
25
25
with :
26
26
go-version-file : test/hack/resource/go.mod
27
27
check-latest : true
You can’t perform that action at this time.
0 commit comments