Skip to content

Commit ae62fc2

Browse files
chore(deps): update google-github-actions/release-please-action action to v4
1 parent 765151b commit ae62fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
outputs:
153153
releases_created: ${{ steps.release.outputs.releases_created }}
154154
steps:
155-
- uses: google-github-actions/release-please-action@v3.7.13
155+
- uses: google-github-actions/release-please-action@v4.1.1
156156
id: release
157157
with:
158158
command: manifest

0 commit comments

Comments
 (0)