Skip to content

Commit d467631

Browse files
MAINT: Update softprops/action-gh-release action to v3
1 parent d741dd8 commit d467631

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-github-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
echo "$EOF" >> "$GITHUB_ENV"
3636
3737
- name: Create GitHub Release 🚀
38-
uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1
38+
uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0
3939
with:
4040
tag_name: ${{ env.latest_tag }}
4141
name: Version ${{ env.latest_tag }}, ${{ env.date }}

0 commit comments

Comments
 (0)