Skip to content

Commit

Permalink
ci: migrate release-please-action (#383)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi authored May 14, 2024
1 parent db47aba commit 28c4d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
release_created: ${{ steps.release.outputs.release_created }}
tag_name: ${{ steps.release.outputs.tag_name }}
steps:
- uses: google-github-actions/release-please-action@cc61a07e2da466bebbc19b3a7dd01d6aecb20d1e # v4.0.2
- uses: googleapis/release-please-action@a37ac6e4f6449ce8b3f7607e4d97d0146028dc0b # v4.1.0
id: release
with:
release-type: rust
Expand Down

0 comments on commit 28c4d88

Please sign in to comment.