Skip to content

Commit 2720ed1

Browse files
chore(deps): update ncipollo/release-action action to v1.21.0 (#145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 391077a commit 2720ed1

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
@@ -59,7 +59,7 @@ jobs:
5959
fi
6060
6161
- name: Create Release
62-
uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0
62+
uses: ncipollo/release-action@339a81892b84b4eeb0f6e744e4574d79d0d9b8dd # v1.21.0
6363
with:
6464
tag: ${{ steps.tag.outputs.tag }}
6565
name: ${{ steps.tag.outputs.tag }}

0 commit comments

Comments
 (0)