Skip to content

Commit

Permalink
chore: Switch to googleapis/release-please-action (#1795)
Browse files Browse the repository at this point in the history

Part of cloudquery/cloudquery-issues#1985 (internal issue).
`google-github-actions/release-please-action` was archived and moved to `googleapis/release-please-action`

---
  • Loading branch information
erezrokah committed Jul 10, 2024
1 parent 413453c commit 316e1e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: google-github-actions/release-please-action@v4
- uses: googleapis/release-please-action@v4
id: release
with:
token: ${{ secrets.GH_CQ_BOT }}
Expand Down

1 comment on commit 316e1e3

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⏱️ Benchmark results

  • Glob-8 ns/op: 92.15

Please sign in to comment.