Skip to content

Commit d24e53d

Browse files
chore: update google-github-actions/release-please-action action to v4 (#238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1982b3 commit d24e53d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
pull-requests: write
1313
id-token: write
1414
steps:
15-
- uses: google-github-actions/release-please-action@v3
15+
- uses: google-github-actions/release-please-action@v4
1616
id: release
1717
with:
1818
release-type: node

0 commit comments

Comments
 (0)