Skip to content

Commit aeafada

Browse files
chore(deps): update googlecloudplatform/release-please-action action to v4
1 parent 44c3b55 commit aeafada

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
@@ -13,7 +13,7 @@ jobs:
1313
private-key: ${{ secrets.TOKENS_PRIVATE_KEY }}
1414
app-id: ${{ secrets.TOKENS_APP_ID }}
1515

16-
- uses: GoogleCloudPlatform/release-please-action@v3
16+
- uses: GoogleCloudPlatform/release-please-action@v4
1717
id: release
1818
with:
1919
token: ${{ steps.get-token.outputs.token }}

0 commit comments

Comments
 (0)