Skip to content

Commit ba4add6

Browse files
committed
chore(ci): Switch release.yml to googleapis/release-please-action@v4
1 parent e78146b commit ba4add6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
release-please:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: google-github-actions/release-please-action@v4
16+
- uses: googleapis/release-please-action@v4
1717
with:
1818
release-type: node
1919
token: ${{ secrets.CI_TOKEN }}

0 commit comments

Comments
 (0)