Skip to content

Commit f129a03

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

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
@@ -10,7 +10,7 @@ jobs:
1010
release-please:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: google-github-actions/release-please-action@v4
13+
- uses: googleapis/release-please-action@v4
1414
with:
1515
release-type: node
1616
default-branch: main

0 commit comments

Comments
 (0)