Skip to content

Commit 9f90a0c

Browse files
committed
fix: do not use deprecated release-please
1 parent 6051a99 commit 9f90a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fetch-tags: true
2323

2424
- name: Release Please
25-
uses: google-github-actions/release-please-action@v4
25+
uses: googleapis/release-please-action@v4
2626
with:
2727
config-file: .github/release-please-config.json
2828
manifest-file: .github/.release-please-manifest.json

0 commit comments

Comments
 (0)