Skip to content

Commit e4eccc2

Browse files
authored
chore(deps): update googlecloudplatform/release-please-action action to v2.10.1 (GoogleCloudPlatform#564)
1 parent 2e3b6b1 commit e4eccc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
release-please:
2222
runs-on: ubuntu-latest
2323
steps:
24-
- uses: GoogleCloudPlatform/release-please-action@v2.10.0
24+
- uses: GoogleCloudPlatform/release-please-action@v2.10.1
2525
with:
2626
token: ${{ secrets.GITHUB_TOKEN }}
2727
release-type: simple

0 commit comments

Comments
 (0)