Skip to content

Commit bf4140b

Browse files
chore(deps): update google-github-actions/release-please-action action to v4
1 parent 129f85c commit bf4140b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
outputs:
1010
release_created: ${{ steps.release.outputs.release_created }}
1111
steps:
12-
- uses: google-github-actions/release-please-action@v3
12+
- uses: google-github-actions/release-please-action@v4
1313
id: release
1414
with:
1515
release-type: node

0 commit comments

Comments
 (0)