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 3737cca commit c608eaeCopy full SHA for c608eae
1 file changed
.github/workflows/reusable-release-project.yml
@@ -63,7 +63,7 @@ jobs:
63
changelog: true
64
65
- name: Create GitHub release
66
- uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0
+ uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1
67
if: ${{ env.PREVIOUS_REVISION != env.REVISION }}
68
with:
69
generate_release_notes: true
0 commit comments