Skip to content

Commit

Permalink
ci(workflow): bump googleapis/release-please-action from 4.1.3 to 4.1.4
Browse files Browse the repository at this point in the history
Bumps [googleapis/release-please-action](https://github.com/googleapis/release-please-action) from 4.1.3 to 4.1.4.
- [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.1.3...v4.1.4)

---
updated-dependencies:
- dependency-name: googleapis/release-please-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2025
1 parent ae182e1 commit e90ea19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/[email protected].3
- uses: googleapis/[email protected].4
id: release-please
with:
config-file: .release-please-config.json
Expand Down

0 comments on commit e90ea19

Please sign in to comment.