Skip to content

Commit 316e1e3

Browse files
authored
chore: Switch to googleapis/release-please-action (#1795)
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 413453c commit 316e1e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
timeout-minutes: 10
1111
steps:
12-
- uses: google-github-actions/release-please-action@v4
12+
- uses: googleapis/release-please-action@v4
1313
id: release
1414
with:
1515
token: ${{ secrets.GH_CQ_BOT }}

0 commit comments

Comments
 (0)