Skip to content

Commit e63a65a

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

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
@@ -47,7 +47,7 @@ jobs:
4747
} >> "$GITHUB_OUTPUT"
4848
- name: Create GitHub Release
4949
if: github.ref_type == 'tag'
50-
uses: softprops/action-gh-release@v2
50+
uses: softprops/action-gh-release@v3
5151
with:
5252
body: |
5353
**[NuGet package](https://www.nuget.org/packages/TypedRest.CodeGeneration/${{steps.gitversion.outputs.nuGetVersion}})**

0 commit comments

Comments
 (0)