We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c681ae + 4b895ce commit 86705f2Copy full SHA for 86705f2
1 file changed
.github/workflows/release.yml
@@ -97,7 +97,7 @@ jobs:
97
bin/SHA256SUMS
98
99
- name: Create Release
100
- uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1
+ uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3.0.2
101
if: startsWith(github.ref, 'refs/tags/')
102
with:
103
name: ${{ github.ref_name }}
0 commit comments