Skip to content

Commit

Permalink
Merge pull request #565 from sigstore/update-go-version-for-fulcio-in…
Browse files Browse the repository at this point in the history
…stall

Update go version for using fulcio
  • Loading branch information
loosebazooka committed Oct 31, 2023
2 parents e2bd2a9 + 210f565 commit eaae62c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Setup Go environment
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
with:
go-version: '1.19.x'
go-version: '1.21.x'

# at some point this should just be replaced with something that can bring up a sigstore test env
- name: Install Fulcio
Expand Down

0 comments on commit eaae62c

Please sign in to comment.