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 627e782 commit 967fc62Copy full SHA for 967fc62
.github/workflows/release.yaml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
fetch-depth: 0
22
- name: Release
23
- uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2
+ uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3
24
25
draft: true
26
token: ${{ secrets.BOT_GITHUB_TOKEN }}
0 commit comments