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 committed Jul 10, 2024
1 parent 5c45a47 commit d07c9cf
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 @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: google-github-actions/release-please-action@v3
- uses: googleapis/release-please-action@v3
id: release
with:
release-type: go
Expand Down

0 comments on commit d07c9cf

Please sign in to comment.