Skip to content

Commit

Permalink
chore: update release-please-action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
mpro7 committed Dec 8, 2023
1 parent c27d3e9 commit ce4c8a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
# Automate releases with Conventional Commit Messages as Pull Requests are merged into "main" branch
if: github.ref == 'refs/heads/main'
steps:
- uses: GoogleCloudPlatform/release-please-action@v2
- uses: GoogleCloudPlatform/release-please-action@v4
with:
token: ${{ secrets.GH_TOKEN }}
release-type: node
Expand Down

0 comments on commit ce4c8a6

Please sign in to comment.