We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0274a0d commit 35dcfccCopy full SHA for 35dcfcc
1 file changed
.github/workflows/release.yml
@@ -189,7 +189,7 @@ jobs:
189
# OIDC trusted publishing (id-token: write) enables automatic provenance generation
190
191
- name: Create GitHub Release
192
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1
193
with:
194
body_path: release_notes.md
195
draft: false
0 commit comments