Skip to content

Commit

Permalink
chore(deps): update softprops/action-gh-release digest to e7a8f85
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent a44a0d2 commit c31489c
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 @@ -174,7 +174,7 @@ jobs:
path: dist/artifacts
- name: Create GitHub release
id: create_release
uses: softprops/action-gh-release@0a7d9cdbe44d16ac5fe9788836ca8af96266902e
uses: softprops/action-gh-release@e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8
with:
name: ${{ steps.r2fv.outputs.branch }}
tag_name: ${{ needs.check_release.outputs.tag_name }}
Expand Down

0 comments on commit c31489c

Please sign in to comment.