Skip to content

Commit 897d75d

Browse files
authored
chore: Switch to googleapis/release-please-action (#244)
Part of cloudquery/cloudquery-issues#1985 (internal issue). `google-github-actions/release-please-action` was archived and moved to `googleapis/release-please-action`
1 parent 95849d7 commit 897d75d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release_pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
release-please:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: google-github-actions/release-please-action@v4
11+
- uses: googleapis/release-please-action@v4
1212
id: release
1313
with:
1414
token: ${{ secrets.GH_CQ_BOT }}

0 commit comments

Comments
 (0)