Skip to content

Commit 027c72c

Browse files
renovate[bot]kodiakhq[bot]danez
authored
chore(deps): update googlecloudplatform/release-please-action action to v3.5.1 (#5208)
* chore(deps): update googlecloudplatform/release-please-action action to v3.5.1 * chore: use v3 of release please Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Daniel Tschinder <231804+danez@users.noreply.github.com>
1 parent b75b526 commit 027c72c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
private-key: ${{ secrets.TOKENS_PRIVATE_KEY }}
1414
app-id: ${{ secrets.TOKENS_APP_ID }}
15-
- uses: GoogleCloudPlatform/release-please-action@v3.5.0
15+
- uses: GoogleCloudPlatform/release-please-action@v3
1616
id: release
1717
with:
1818
token: ${{ steps.get-token.outputs.token }}

0 commit comments

Comments
 (0)