Skip to content

Commit eb54d11

Browse files
chore: update Go version from 1.23.0 to 1.24.0 in CI pipeline
1 parent c154bb0 commit eb54d11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Install Go
3232
uses: actions/setup-go@v6
3333
with:
34-
go-version: 1.23.0
34+
go-version: 1.24.0
3535

3636
- name: Terraform Validate
3737
run: |

0 commit comments

Comments
 (0)