Skip to content

Commit 6a67a48

Browse files
authored
chore: Update release-please-action organisation (#55)
Google have moved the release-please-action from the google-github-actions organisation to the googleapis organisation. This GitHub issue comment states that future development will be done in the googleapis organisation. googleapis/release-please-action#980 (comment)
1 parent 80358ac commit 6a67a48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
runs-on: ubuntu-latest
6666
steps:
6767
- name: Prepare a release
68-
uses: google-github-actions/release-please-action@v4
68+
uses: googleapis/release-please-action@v4
6969
with:
7070
config-file: .github/release-please-config.json
7171
manifest-file: .github/release-please-manifest.json

0 commit comments

Comments
 (0)