Skip to content

Commit 0fb5ee7

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
name: release
1818
runs-on: ubuntu-latest
1919
steps:
20-
- uses: google-github-actions/release-please-action@v4
20+
- uses: googleapis/release-please-action@v4
2121
id: release
2222
with:
2323
release-type: simple

0 commit comments

Comments
 (0)