Skip to content

Commit 3e4a524

Browse files
MAINT: Update softprops/action-gh-release action to v2.3.0 (#134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 05b4fee commit 3e4a524

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@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2
38+
uses: softprops/action-gh-release@d5382d3e6f2fa7bd53cb749d33091853d4985daf # v2.3.0
3939
with:
4040
tag_name: ${{ env.latest_tag }}
4141
name: Version ${{ env.latest_tag }}, ${{ env.date }}

0 commit comments

Comments
 (0)