Skip to content

Commit a7472c6

Browse files
ci: bump softprops/action-gh-release from 2.5.0 to 2.6.1 (#9665)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e30f95b commit a7472c6

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@v2.5.0
106+
uses: softprops/action-gh-release@v2.6.1
107107
with:
108108
token: ${{ secrets.GIT_PAT }}
109109
body_path: ${{ github.workspace }}-CHANGELOG.txt

0 commit comments

Comments
 (0)