Skip to content

Commit 93758e2

Browse files
committed
ci: switch release-please action to googleapis one
The google-github-actions one is deprecated and archived.
1 parent 38a8548 commit 93758e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
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
id: release_please
1414
with:
1515
config-file: .github/release-please-config.json

0 commit comments

Comments
 (0)