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 v4 (#1283)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 28, 2024
1 parent c5461c7 commit e3d1aaf
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 @@ -12,7 +12,7 @@ jobs:
with:
private-key: ${{ secrets.TOKENS_PRIVATE_KEY }}
app-id: ${{ secrets.TOKENS_APP_ID }}
- uses: GoogleCloudPlatform/release-please-action@v3
- uses: GoogleCloudPlatform/release-please-action@v4
id: release
with:
token: ${{ steps.get-token.outputs.token }}
Expand Down

0 comments on commit e3d1aaf

Please sign in to comment.