diff --git a/.github/workflows/push_latest.yml b/.github/workflows/push_latest.yml index 20a030c..b909598 100644 --- a/.github/workflows/push_latest.yml +++ b/.github/workflows/push_latest.yml @@ -326,7 +326,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@215ba89ed6e7cee9cb3dbae4a57b5ad63a1b9dbc with: tag: ${{ steps.create_tag.outputs.new_tag }} name: micromamba ${{ steps.create_tag.outputs.new_tag }}