Skip to content

Commit

Permalink
Merge pull request #512 from mamba-org/dependabot/github_actions/ncip…
Browse files Browse the repository at this point in the history
…ollo/release-action-a8bcd956fb63e2672c1e57eafb1accf4eaa68c31

build(deps): bump ncipollo/release-action from 00fc2857229c3d51311c8ff6e4954b38203edbd4 to a8bcd956fb63e2672c1e57eafb1accf4eaa68c31
  • Loading branch information
wholtz authored Aug 5, 2024
2 parents 911a014 + 08c2ab6 commit 617a476
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 @@ -267,7 +267,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@00fc2857229c3d51311c8ff6e4954b38203edbd4
uses: ncipollo/release-action@a8bcd956fb63e2672c1e57eafb1accf4eaa68c31
with:
tag: ${{ steps.create_tag.outputs.new_tag }}
name: micromamba ${{ steps.create_tag.outputs.new_tag }}
Expand Down

0 comments on commit 617a476

Please sign in to comment.