Skip to content

Commit 5099b8f

Browse files
authored
Merge pull request #76 from WCOMAB/renovate/softprops-action-gh-release-3.x
chore(deps): update softprops/action-gh-release action to v3
2 parents 5b04770 + 9c11301 commit 5099b8f

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
@@ -64,7 +64,7 @@ jobs:
6464

6565
- name: Create Release
6666
if: startsWith(github.ref, 'refs/tags/')
67-
uses: softprops/action-gh-release@v2
67+
uses: softprops/action-gh-release@v3
6868
with:
6969
body: |
7070
Install the package from NuGet or download the `nupkg` directly below.

0 commit comments

Comments
 (0)