Skip to content

Commit d267af2

Browse files
Bump softprops/action-gh-release from 1 to 2 (#163)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b72c24 commit d267af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test_library.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
TWINE_REPOSITORY_URL: "https://upload.pypi.org/legacy/"
128128

129129
- name: "Release to GitHub"
130-
uses: softprops/action-gh-release@v1
130+
uses: softprops/action-gh-release@v2
131131
with:
132132
files: ~/dist/ansys-grantami-serverapi-openapi-wheel/*.whl
133133
generate_release_notes: true

0 commit comments

Comments
 (0)