Skip to content

Commit a5455cf

Browse files
committed
Bump go
1 parent 1423994 commit a5455cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/smoke-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
role-to-assume: arn:aws:iam::${{ secrets.PROD_ACCOUNT_ID }}:role/delegatedadmin/developer/dpc-${{ inputs.env }}-github-actions
6767
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
6868
with:
69-
go-version: '1.24.x'
69+
go-version: '1.25.x'
7070
- name: Install PACE cert
7171
env:
7272
PACE_CERT: ${{ secrets.PACE_CERT }}

0 commit comments

Comments
 (0)