Skip to content

Commit caa28bf

Browse files
Merge e787188 into 0da8a47
2 parents 0da8a47 + e787188 commit caa28bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

+1-1
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@v2
15+
- uses: GoogleCloudPlatform/release-please-action@v3
1616
id: release
1717
with:
1818
token: ${{ steps.get-token.outputs.token }}

0 commit comments

Comments
 (0)