Skip to content

Commit 4fcce10

Browse files
committed
chore: Update GitHub Action softprops/action-gh-release to aec2ec5
1 parent df79b0d commit 4fcce10

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@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2
387+
uses: softprops/action-gh-release@aec2ec56f94eb8180ceec724245f64ef008b89f5 # v2
388388
with:
389389
draft: true
390390
prerelease: ${{ steps.tagversion.outputs.prerelease }}

0 commit comments

Comments
 (0)