Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 1624e97

Browse files
committed
cleanup
1 parent 7507d0b commit 1624e97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: |
3232
make release-notes
3333
- name: Release
34-
uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # tag=v2.2.2
34+
uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # tag=v2.3.2
3535
with:
3636
draft: true
3737
files: out/*

0 commit comments

Comments
 (0)