Skip to content

Commit

Permalink
chore: Switch to googleapis/release-please-action (#193)
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 authored Jul 11, 2024
1 parent c46fe12 commit 84708be
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 @@ -8,7 +8,7 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
- uses: googleapis/release-please-action@v4
id: release
with:
token: ${{ secrets.GH_CQ_BOT }}

0 comments on commit 84708be

Please sign in to comment.