Skip to content

Commit 39a4d45

Browse files
committed
chore: Update GitHub Action softprops/action-gh-release to 5be0e66
1 parent 91e39be commit 39a4d45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ jobs:
384384
}
385385
}
386386
- name: Create Draft GitHub Release
387-
uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2
387+
uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2
388388
with:
389389
draft: true
390390
prerelease: ${{ steps.tagversion.outputs.prerelease }}

0 commit comments

Comments
 (0)