Skip to content

Commit 85e0fdc

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ jobs:
290290
contents: write # to create release
291291
pull-requests: write # to create release PR
292292
steps:
293-
- uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
293+
- uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4.4.1
294294
with:
295295
release-type: node
296296
# 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)