Skip to content

Commit bfb17df

Browse files
Upgrade softprops/action-gh-release GitHub Action from 1 to 2 version (#42)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7b9ebae commit bfb17df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177
>> $GITHUB_OUTPUT
178178

179179
- name: Create GitHub release
180-
uses: softprops/action-gh-release@v1
180+
uses: softprops/action-gh-release@v2
181181
with:
182182
name: ${{ steps.release.outputs.version }}
183183
body: |

0 commit comments

Comments
 (0)