Skip to content

Commit 2a32706

Browse files
authored
ci: use new release-please action (#392)
1 parent 4a6f005 commit 2a32706

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)