Skip to content

Commit e12244e

Browse files
chore(deps): update googlecloudplatform/release-please-action action to v3 (#348)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 94a9737 commit e12244e

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.PRIVATE_KEY }}
1414
app-id: ${{ secrets.APP_ID }}
1515

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

0 commit comments

Comments
 (0)