Skip to content

Commit 8557ad5

Browse files
Bump ncipollo/release-action from 1.20.0 to 1.21.0 (#90)
1 parent 6208e9f commit 8557ad5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
113113
- name: Create release
114114
id: create_release
115-
uses: ncipollo/release-action@v1.20.0
115+
uses: ncipollo/release-action@v1.21.0
116116
with:
117117
body: ${{ steps.build_changelog.outputs.changelog }}
118118
name: Release ${{ needs.version.outputs.RELEASE_VERSION }}

0 commit comments

Comments
 (0)