Skip to content

Commit 89b06cb

Browse files
chore(deps): update softprops/action-gh-release action to v3
1 parent a676757 commit 89b06cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4545

4646
- name: Create a release
47-
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
47+
uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0
4848
with:
4949
generate_release_notes: true
5050
env:

0 commit comments

Comments
 (0)