Update .github/workflows/go-tests.yml

Co-authored-by: Chris Thain <32781396+cthain@users.noreply.github.com>
pull/18124/head
John Murret 2023-07-13 13:06:26 -06:00 committed by GitHub
parent c50b17c46e
commit 7b55f66218
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -376,7 +376,7 @@ jobs:
runs-on: ${{ needs.setup.outputs.compute-xl }}
repository-name: ${{ github.repository }}
go-tags: "${{ github.event.repository.name == 'consul-enterprise' && 'consulent consulprem consuldev' || '' }}"
go-version: "1.19"
go-version: "1.19.10"
permissions:
id-token: write # NOTE: this permission is explicitly required for Vault auth.
contents: read