Skip to content

Commit 33846c5

Browse files
chore(deps): update googlecloudplatform/release-please-action action to v3.2.8
1 parent 8d28b2c commit 33846c5

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.2.7
26+
- uses: GoogleCloudPlatform/release-please-action@v3.2.8
2727
id: release
2828
with:
2929
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)