Skip to content

Commit e663dc7

Browse files
chore(deps): replace google-github-actions/release-please-action action with googleapis/release-please-action v4
1 parent b22c89f commit e663dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
release-please:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: google-github-actions/release-please-action@v4
11+
- uses: googleapis/release-please-action@v4
1212
id: release
1313
with:
1414
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)