Skip to content

Commit

Permalink
chore(deps): 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@7987652...d1a8f22)

---
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 Mar 1, 2025
1 parent 454dee9 commit bbfd9fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
continue-on-error: true
steps:
- uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4
- uses: googleapis/release-please-action@d1a8f221d7723166f48a584aebba00ef3f6febec # v4
id: release
with:
token: ${{ secrets.GH_PAT_RELEASE_PLEASE }}
Expand Down

0 comments on commit bbfd9fa

Please sign in to comment.