We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 827e613 commit abc34e9Copy full SHA for abc34e9
.github/workflows/release.yaml
@@ -48,7 +48,7 @@ jobs:
48
return `${nextMajorMinor}.${nextPatch}`;
49
50
- name: Create Release
51
- uses: ncipollo/release-action@bcfe5470707e8832e12347755757cec0eb3c22af # v1.18.0
+ uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0
52
with:
53
generateReleaseNotes: true
54
tag: "${{ steps.determine-next-tag.outputs.result }}"
0 commit comments