Merge pull request #2009 from nosqlbench/dependabot/github_actions/softprops/action-gh-release-2.0.8

Bump softprops/action-gh-release from 2.0.6 to 2.0.8
This commit is contained in:
Jonathan Shook 2024-08-01 15:41:26 -05:00 committed by GitHub
commit 3052b670b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -144,7 +144,7 @@ jobs:
# https://github.com/softprops/action-gh-release
- name: create github release
uses: softprops/action-gh-release@v2.0.6
uses: softprops/action-gh-release@v2.0.8
if: startsWith(github.ref, 'refs/tags/')
with:
# body: ${{ steps.prepare_summary.outputs.release_summary }}

View File

@ -129,7 +129,7 @@ jobs:
# https://github.com/softprops/action-gh-release
- name: create github release
uses: softprops/action-gh-release@v2.0.6
uses: softprops/action-gh-release@v2.0.8
if: startsWith(github.ref, 'refs/tags/')
with:
# body: ${{ steps.prepare_summary.outputs.release_summary }}