Skip to content

Commit 7a8a8dd

Browse files
authored
ci: use new release-please action (#648)
1 parent 46a573d commit 7a8a8dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: google-github-actions/release-please-action@v4
14+
- uses: googleapis/release-please-action@v4
1515
with:
1616
token: ${{ secrets.HCLOUD_BOT_TOKEN }}
1717
config-file: .github/release-please-config.json

0 commit comments

Comments
 (0)