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.
2 parents d3b4a48 + 6888c5c commit c028e1dCopy full SHA for c028e1d
.github/workflows/ci.yml
@@ -111,7 +111,7 @@ jobs:
111
merge-multiple: true
112
113
- name: Create GitHub release and upload binaries
114
- uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564 # v2.0.4
+ uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2
115
with:
116
draft: true
117
name: "${{ github.ref_name }}"
0 commit comments