Skip to content

Commit d53e8b7

Browse files
chore(deps): update googlecloudplatform/release-please-action action to v4
1 parent 05f5c21 commit d53e8b7

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
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
path: "package.json"
2525
prop_path: "name"
26-
- uses: GoogleCloudPlatform/release-please-action@v3.7.13
26+
- uses: GoogleCloudPlatform/release-please-action@v4.2.0
2727
id: release
2828
with:
2929
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)