Skip to content

Commit a0f8fe3

Browse files
authored
Release 0.26 (#496)
* Bump yq to v4
1 parent 2d3b8ed commit a0f8fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
echo '::endgroup::'
6969
7070
echo '::group:: install yq'
71-
go get github.com/mikefarah/yq/v3
71+
go get github.com/mikefarah/yq/v4
7272
echo '::endgroup::'
7373
7474
- name: Install cosign

0 commit comments

Comments
 (0)