Skip to content

Commit 554c042

Browse files
chore(deps): bump google-github-actions/release-please-action from 3 to 4
chore(deps): bump google-github-actions/release-please-action from 3 to 4
2 parents d0cb6e6 + 2f801f3 commit 554c042

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
@@ -26,7 +26,7 @@ jobs:
2626
tag_name: ${{ steps.release-please.outputs.tag_name }}
2727
steps:
2828
- name: release-please
29-
uses: google-github-actions/release-please-action@v3
29+
uses: google-github-actions/release-please-action@v4
3030
id: release-please
3131
with:
3232
release-type: simple

0 commit comments

Comments
 (0)