Skip to content

Commit

Permalink
Update .github/workflows/go-tests.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Thain <[email protected]>
  • Loading branch information
jmurret and cthain authored Jul 13, 2023
1 parent c50b17c commit 7b55f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7b55f66

Please sign in to comment.