Skip to content

Commit 59f8ead

Browse files
ci: bump softprops/action-gh-release from 3.0.1 to 3.0.2 (#9831)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c8ff93 commit 59f8ead

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_pypi_nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
104104
- name: Create Nightly Release
105105
id: create_release
106-
uses: softprops/action-gh-release@v3.0.1
106+
uses: softprops/action-gh-release@v3.0.2
107107
with:
108108
token: ${{ secrets.GIT_PAT }}
109109
body_path: ${{ github.workspace }}-CHANGELOG.txt

0 commit comments

Comments
 (0)