Skip to content

Commit 78feae4

Browse files
chore: bump ncipollo/release-action from 1.20.0 to 1.21.0 (#293)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e459a55 commit 78feae4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
run: npm publish --provenance
8282

8383
- name: Create GitHub Release
84-
uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b
84+
uses: ncipollo/release-action@339a81892b84b4eeb0f6e744e4574d79d0d9b8dd
8585
with:
8686
tag: ${{ steps.version.outputs.version }}
8787
name: ${{ steps.version.outputs.version }}

0 commit comments

Comments
 (0)