Skip to content

Commit aebdd42

Browse files
chore: replace google-github-actions/release-please-action action with googleapis/release-please v4 (#552)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a43d42e commit aebdd42

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
@@ -11,7 +11,7 @@ jobs:
1111
pull-requests: write
1212
id-token: write
1313
steps:
14-
- uses: google-github-actions/release-please-action@v4
14+
- uses: googleapis/release-please@v4
1515
id: release
1616
with:
1717
release-type: node

0 commit comments

Comments
 (0)