Skip to content

Commit

Permalink
ci(deps): pin google-github-actions/release-please-action action to a…
Browse files Browse the repository at this point in the history
…2d8d68
  • Loading branch information
renovate[bot] authored Dec 9, 2023
1 parent 648d655 commit ea5a759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
tag_name: ${{ steps.release.outputs.tag_name }}
pr: ${{ steps.release.outputs.pr }}
steps:
- uses: google-github-actions/[email protected]
- uses: google-github-actions/release-please-action@a2d8d683f209466ee8c695cd994ae2cf08b1642d # v4.0.1
id: release
with:
release-type: rust
Expand Down

0 comments on commit ea5a759

Please sign in to comment.