Skip to content

Commit

Permalink
##build Bump softprops/action-gh-release
Browse files Browse the repository at this point in the history
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from a92196038060e0c673cf3ba5b98710dd716731df to 4b4d743a9bb620a3869f98d3be3ccdbd313922d3.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@a921960...4b4d743)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent ff9d5de commit f962b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:
path: dist/artifacts
- name: Create GitHub release
id: create_release
uses: softprops/action-gh-release@a92196038060e0c673cf3ba5b98710dd716731df
uses: softprops/action-gh-release@4b4d743a9bb620a3869f98d3be3ccdbd313922d3
with:
name: ${{ steps.r2fv.outputs.branch }}
tag_name: ${{ needs.check_release.outputs.tag_name }}
Expand Down

0 comments on commit f962b22

Please sign in to comment.