There was an error while loading. Please reload this page.
2 parents 0cf8f40 + 34991a3 commit f42291fCopy full SHA for f42291f
1 file changed
.github/workflows/release.yml
@@ -70,7 +70,7 @@ jobs:
70
NUGET_API_KEY: ${{ steps.nuget.outputs.NUGET_API_KEY }}
71
72
- name: release
73
- uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0
+ uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1
74
if: always() && startsWith(github.ref, 'refs/tags/')
75
with:
76
name: 'VbaCompression ${{ github.ref_name }}'
0 commit comments