Skip to content

Commit

Permalink
chore(deps): bump ncipollo/release-action from eb05307dcee34deaad054e…
Browse files Browse the repository at this point in the history
…98128088a30d7980dc to c13ca79f19cd726a0fb2945842ae681d3cb9bd25 (#23)

* chore(deps): bump ncipollo/release-action

Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from eb05307dcee34deaad054e98128088a30d7980dc to c13ca79f19cd726a0fb2945842ae681d3cb9bd25.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](ncipollo/release-action@eb05307...c13ca79)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update tag-and-release.yml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yohta Kimura <[email protected]>
  • Loading branch information
dependabot[bot] and rajyan authored Jun 23, 2023
1 parent f7c18c9 commit 38ab859
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tag-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
git push origin $major_version --force
- name: Create a GitHub release
uses: ncipollo/release-action@eb05307dcee34deaad054e98128088a30d7980dc #v1.12.0
uses: ncipollo/release-action@a2e71bdd4e7dab70ca26a852f29600c98b33153e #v1.12.0
with:
tag: ${{ steps.tag_version.outputs.new_tag }}
name: Release ${{ steps.tag_version.outputs.new_tag }}
body: ${{ steps.tag_version.outputs.changelog }}
body: ${{ steps.tag_version.outputs.changelog }}

2 comments on commit 38ab859

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rajyan-bot
Copy link

@rajyan-bot rajyan-bot bot commented on 38ab859 Jun 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.