Skip to content

Commit

Permalink
chore(deps): update googlecloudplatform/release-please-action action …
Browse files Browse the repository at this point in the history
…to v3 (#182)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Jan 1, 2022
1 parent 24b9508 commit 5180ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: npm run validate

# This action will usually create (or update) a "release" PR, containing a version bump and changelog updates
- uses: GoogleCloudPlatform/release-please-action@v2
- uses: GoogleCloudPlatform/release-please-action@v3
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 5180ee5

Please sign in to comment.