Skip to content

Commit 7a8a8dd

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
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)