Skip to content

Commit e24444f

Browse files
chore(deps): bump googleapis/release-please-action
Bumps the actions group with 1 update in the / directory: [googleapis/release-please-action](https://github.com/googleapis/release-please-action). Updates `googleapis/release-please-action` from 4.4.1 to 5.0.0 - [Release notes](https://github.com/googleapis/release-please-action/releases) - [Changelog](https://github.com/googleapis/release-please-action/blob/main/CHANGELOG.md) - [Commits](googleapis/release-please-action@5c625bf...45996ed) --- updated-dependencies: - dependency-name: googleapis/release-please-action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5bbca35 commit e24444f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
# The fallback `workflow_dispatch` trigger on release.yml stays —
3636
# if `RELEASE_PAT` is unset, the action uses GITHUB_TOKEN and you
3737
# can still dispatch the build manually.
38-
- uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4
38+
- uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5.0.0
3939
with:
4040
token: ${{ secrets.RELEASE_PAT }}
4141
config-file: .release-please-config.json

0 commit comments

Comments
 (0)