Skip to content

Commit e2c6d54

Browse files
renovate[bot]ahnpnl
authored andcommitted
build(deps): Update softprops/action-gh-release action to v2
1 parent ad416b4 commit e2c6d54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-and-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
# Runs a single command using the runners shell
5454
- name: Create release for tag
55-
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1
55+
uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87 # v2
5656
with:
5757
tag_name: ${{ github.ref }}
5858
body: Please refer to [CHANGELOG.md](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) for details.

0 commit comments

Comments
 (0)