Skip to content

Commit 44337aa

Browse files
chore: bump googleapis/release-please-action from 4.3.0 to 4.4.0 (#1756)
Bumps [googleapis/release-please-action](https://github.com/googleapis/release-please-action) from 4.3.0 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@v4.3.0...v4.4.0) --- 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 494a861 commit 44337aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
app-id: ${{ vars.OTELBOT_APP_ID }}
2626
private-key: ${{ secrets.OTELBOT_PRIVATE_KEY }}
27-
- uses: googleapis/release-please-action@v4.3.0
27+
- uses: googleapis/release-please-action@v4.4.0
2828
id: prepare
2929
# with:
3030
# token: ${{ steps.otelbot-token.outputs.token }}

0 commit comments

Comments
 (0)