Skip to content

Commit bce6f2e

Browse files
chore: bump GoogleCloudPlatform/release-please-action from 2 to 3.1 (#135)
Bumps [GoogleCloudPlatform/release-please-action](https://github.com/GoogleCloudPlatform/release-please-action) from 2 to 3.1. - [Release notes](https://github.com/GoogleCloudPlatform/release-please-action/releases) - [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md) - [Commits](googleapis/release-please-action@v2...v3.1) --- updated-dependencies: - dependency-name: GoogleCloudPlatform/release-please-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e686218 commit bce6f2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
release-please:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: GoogleCloudPlatform/release-please-action@v2
14+
- uses: GoogleCloudPlatform/release-please-action@v3.1
1515
id: release
1616
with:
1717
release-type: go

0 commit comments

Comments
 (0)