Skip to content

Commit

Permalink
build(deps): bump ncipollo/release-action
Browse files Browse the repository at this point in the history
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from a8bcd956fb63e2672c1e57eafb1accf4eaa68c31 to aa3b2fa675dd00a28f946e5c0390de0a6eb89770.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](ncipollo/release-action@a8bcd95...aa3b2fa)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 7d357fd commit b4b11d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ jobs:
create_annotated_tag: true
- name: Create a GitHub release
if: steps.last_tag.outputs.previous_tag != steps.get_version.outputs.leading_v_version
uses: ncipollo/release-action@a8bcd956fb63e2672c1e57eafb1accf4eaa68c31
uses: ncipollo/release-action@aa3b2fa675dd00a28f946e5c0390de0a6eb89770
with:
tag: ${{ steps.create_tag.outputs.new_tag }}
name: micromamba ${{ steps.create_tag.outputs.new_tag }}
Expand Down

0 comments on commit b4b11d2

Please sign in to comment.