Skip to content

Commit 17e661e

Browse files
ci(github-action): replace action google-github-actions/release-please-action with googleapis/release-please-action v4
1 parent 9ba8ece commit 17e661e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
paths_released: ${{ steps.release.outputs.paths_released }}
1515
releases_info: ${{ toJSON(steps.release.outputs) }}
1616
steps:
17-
- uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4
17+
- uses: googleapis/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4
1818
id: release
1919
with:
2020
# path: mailu

0 commit comments

Comments
 (0)