Skip to content

Commit 7555fab

Browse files
chore(deps): update googlecloudplatform/release-please-action action to v4
1 parent f66655e commit 7555fab

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)