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 829975e commit 20eda20Copy full SHA for 20eda20
.github/workflows/release-artifacts.yml
@@ -70,7 +70,7 @@ jobs:
70
subject-path: "${{ env.BIN_NAME }}"
71
72
- name: Upload Platform-Specific Binary
73
- uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3
+ uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1
74
with:
75
tag_name: ${{ env.TAG_NAME }}
76
files: |
0 commit comments