Skip to content

Commit c62aa15

Browse files
chore(deps): update googlecloudplatform/release-please-action action to v4 (#118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a435a6c commit c62aa15

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
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
private-key: ${{ secrets.TOKENS_PRIVATE_KEY }}
1818
app-id: ${{ secrets.TOKENS_APP_ID }}
19-
- uses: GoogleCloudPlatform/release-please-action@v3
19+
- uses: GoogleCloudPlatform/release-please-action@v4
2020
id: release
2121
with:
2222
token: ${{ steps.get-token.outputs.token }}

0 commit comments

Comments
 (0)