Skip to content

Commit 7a1d44d

Browse files
MAINT: Update softprops/action-gh-release action to v2.6.0
1 parent 06f79b3 commit 7a1d44d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
38+
uses: softprops/action-gh-release@26e8ad27a09a225049a7075d7ec1caa2df6ff332 # v2.6.0
3939
with:
4040
tag_name: ${{ env.latest_tag }}
4141
name: Version ${{ env.latest_tag }}, ${{ env.date }}

0 commit comments

Comments
 (0)