Skip to content

Commit

Permalink
chore(deps): update google-github-actions/release-please-action actio…
Browse files Browse the repository at this point in the history
…n to v4
  • Loading branch information
renovate[bot] committed Jan 21, 2024
1 parent a48bdf5 commit a2e91f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
outputs:
release_created: ${{ steps.release.outputs.release_created }}
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 a2e91f9

Please sign in to comment.