Skip to content

Commit b225ee0

Browse files
chore: bump googleapis/release-please-action from 4.1.3 to 4.4.0
Bumps [googleapis/release-please-action](https://github.com/googleapis/release-please-action) from 4.1.3 to 4.4.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@7987652...16a9c90) --- updated-dependencies: - dependency-name: googleapis/release-please-action dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c1b096 commit b225ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ jobs:
237237
contents: write # to create release
238238
pull-requests: write # to create release PR
239239
steps:
240-
- uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4.1.3
240+
- uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
241241
with:
242242
release-type: node
243243
# Use a token for creating the release-pr and git tags so that the `deploy` workflow can be triggered by them

0 commit comments

Comments
 (0)