Skip to content

Commit dc80f65

Browse files
chore(deps): bump GoogleCloudPlatform/release-please-action from 3 to 5 (#1206)
Bumps [GoogleCloudPlatform/release-please-action](https://github.com/googlecloudplatform/release-please-action) from 3 to 5. - [Release notes](https://github.com/googlecloudplatform/release-please-action/releases) - [Changelog](https://github.com/googleapis/release-please-action/blob/main/CHANGELOG.md) - [Commits](googleapis/release-please-action@v3...v5) --- updated-dependencies: - dependency-name: GoogleCloudPlatform/release-please-action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gergely Békési <slapec93@users.noreply.github.com>
1 parent 767f188 commit dc80f65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_github.yaml

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@v3
14+
- uses: GoogleCloudPlatform/release-please-action@v5
1515
id: release
1616
with:
1717
token: ${{ secrets.REPO_GHA_PAT }}

0 commit comments

Comments
 (0)