Skip to content

Commit 4411407

Browse files
authored
ci: update release-please version
1 parent 6cea5b6 commit 4411407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
node-version: 16.x
2121
registry-url: 'https://registry.npmjs.org'
22-
- uses: google-github-actions/release-please-action@v2
22+
- uses: google-github-actions/release-please-action@v3
2323
id: release
2424
with:
2525
config-file: release-please-config.json

0 commit comments

Comments
 (0)