Skip to content

Commit

Permalink
fix(deps): ⬆️ Upgrade google-github-actions/release-please-action act…
Browse files Browse the repository at this point in the history
…ion to v4
  • Loading branch information
renovate[bot] authored Dec 10, 2023
1 parent 7e37f9e commit d6d74c5
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:
pr_number: ${{ steps.release.outputs.pr && fromJSON(steps.release.outputs.pr).number || '' }}
tag_name: ${{ steps.release.outputs.tag_name }}
steps:
- uses: google-github-actions/release-please-action@v3
- uses: google-github-actions/release-please-action@v4
id: release
with:
release-type: node
Expand Down

0 comments on commit d6d74c5

Please sign in to comment.