Skip to content

Commit 3c93362

Browse files
authored
Merge pull request #298 from xt0rted/dependabot/github_actions/softprops/action-gh-release-2
Bump softprops/action-gh-release from 1 to 2
2 parents 41c5471 + 724d55a commit 3c93362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
path: ./artifacts/*.nupkg
5858

5959
- name: Upload release assets
60-
uses: softprops/action-gh-release@v1
60+
uses: softprops/action-gh-release@v2
6161
env:
6262
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6363
with:

0 commit comments

Comments
 (0)