Skip to content

Commit d07c9cf

Browse files
authored
chore: Switch to googleapis/release-please-action (#193)
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 5c45a47 commit d07c9cf

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
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
timeout-minutes: 10
1212
steps:
13-
- uses: google-github-actions/release-please-action@v3
13+
- uses: googleapis/release-please-action@v3
1414
id: release
1515
with:
1616
release-type: go

0 commit comments

Comments
 (0)