Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
MozeBaltyk authored May 23, 2024
2 parents a9f9fc8 + fdc858b commit 61c6c8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/update-version/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ runs:
- longhorn version: ${longhorn_version}
- neuvector version: ${neuvector_version}
EOF
sed -i -n -e "1,/<\!-- Release -->/ p" -e"/<\!-- End Release -->/,$ p" -e "/<\!-- Release -->/ r version.txt" CHANGELOG.md
Expand Down

0 comments on commit 61c6c8d

Please sign in to comment.