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.4
  • Loading branch information
renovate[bot] authored Aug 23, 2022
1 parent ee05a5b commit e9b732e
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 @@ -10,7 +10,7 @@ jobs:
release_created: ${{ steps.release.outputs.release_created }}
version_created: ${{ steps.release.outputs.major }}.${{ steps.release.outputs.minor }}.${{ steps.release.outputs.patch }}
steps:
- uses: GoogleCloudPlatform/release-please-action@v3.0
- uses: GoogleCloudPlatform/release-please-action@v3.4
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e9b732e

Please sign in to comment.