Skip to content

Commit 888de18

Browse files
committed
build: update release action version
1 parent c8ce52c commit 888de18

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
@@ -15,6 +15,6 @@ jobs:
1515
release-please:
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: GoogleCloudPlatform/release-please-action@v2
18+
- uses: google-github-actions/release-please-action@v3
1919
with:
2020
release-type: simple

0 commit comments

Comments
 (0)