Skip to content

Commit abc34e9

Browse files
ci(github-action): update action ncipollo/release-action ( v1.18.0 → v1.20.0 )
1 parent 827e613 commit abc34e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
return `${nextMajorMinor}.${nextPatch}`;
4949
5050
- name: Create Release
51-
uses: ncipollo/release-action@bcfe5470707e8832e12347755757cec0eb3c22af # v1.18.0
51+
uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0
5252
with:
5353
generateReleaseNotes: true
5454
tag: "${{ steps.determine-next-tag.outputs.result }}"

0 commit comments

Comments
 (0)