Skip to content

Commit 89e7d36

Browse files
chore(deps): replace google-github-actions/release-please-action action with googleapis/release-please-action v4
1 parent c80787c commit 89e7d36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
tag: ${{ steps.release-please.outputs.tag_name }}
1515
upload_url: ${{ steps.release-please.outputs.upload_url }}
1616
steps:
17-
- uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4
17+
- uses: googleapis/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4
1818
id: release-please
1919
with:
2020
release-type: simple

0 commit comments

Comments
 (0)