Skip to content

Commit 8e35746

Browse files
authored
fix(CI): update release-please action (#7)
1 parent df8e4d1 commit 8e35746

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
@@ -9,7 +9,7 @@ jobs:
99
release-please:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: google-github-actions/release-please-action@v4
12+
- uses: googleapis/release-please-action@v4
1313
with:
1414
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
1515
release-type: node

0 commit comments

Comments
 (0)