We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f16adc0 + 6e400a9 commit f198850Copy full SHA for f198850
.github/workflows/release.yml
@@ -38,7 +38,7 @@ jobs:
38
version: ${{ steps.tag_name.outputs.current_version }}
39
40
- name: Update release with changelog contents
41
- uses: softprops/[email protected].0
+ uses: softprops/[email protected].1
42
id: release_updater
43
with:
44
body: ${{ steps.changelog_reader.outputs.changes }}
0 commit comments