Skip to content

Commit

Permalink
Bump the github-action-deps group with 1 update (#443)
Browse files Browse the repository at this point in the history
Bumps the github-action-deps group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release).

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 928ee2f commit 5824db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
done
- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
generate_release_notes: true
draft: ${{ !startsWith(github.ref, 'refs/tags/') }}
Expand Down

0 comments on commit 5824db4

Please sign in to comment.