Skip to content

Commit bdafa00

Browse files
renovate[bot]bastianeicher
authored andcommitted
Update softprops/action-gh-release action to v3
1 parent db1557b commit bdafa00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
} >> "$GITHUB_OUTPUT"
4646
- name: Create GitHub Release
4747
if: github.ref_type == 'tag'
48-
uses: softprops/action-gh-release@v2
48+
uses: softprops/action-gh-release@v3
4949
with:
5050
body: |
5151
**[NPM package](https://www.npmjs.com/package/typedrest/v/${{steps.gitversion.outputs.nuGetVersion}})**

0 commit comments

Comments
 (0)