Skip to content

Commit

Permalink
Bump yq to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmoor committed Sep 25, 2021
1 parent 67f97a7 commit 9c8bcb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
echo '::endgroup::'
echo '::group:: install yq'
go get github.com/mikefarah/yq/v3
go get github.com/mikefarah/yq/v4
echo '::endgroup::'
- name: Install cosign
Expand Down

0 comments on commit 9c8bcb1

Please sign in to comment.