Skip to content

Commit 137863e

Browse files
authored
Merge pull request #47 from aaronparker/dependabot/github_actions/softprops/action-gh-release-2.2.2
Bump softprops/action-gh-release from 2.2.1 to 2.2.2
2 parents 8db29c6 + 77d471e commit 137863e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/new-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
. .\ci\New-Package.ps1 -Verbose
4949
5050
- name: Upload release
51-
uses: softprops/[email protected].1
51+
uses: softprops/[email protected].2
5252
if: startsWith(github.ref, 'refs/tags/')
5353
with:
5454
prerelease: true

0 commit comments

Comments
 (0)