Skip to content

Commit

Permalink
build(deps): bump google-github-actions/release-please-action
Browse files Browse the repository at this point in the history
Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 3.7.13 to 4.0.0.
- [Release notes](https://github.com/google-github-actions/release-please-action/releases)
- [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/release-please-action@v3.7.13...v4.0.0)

---
updated-dependencies:
- dependency-name: google-github-actions/release-please-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 7442bb6 commit 7617cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- id: release-please
uses: google-github-actions/release-please-action@v3.7.13
uses: google-github-actions/release-please-action@v4.0.0
with:
token: ${{ secrets.PERSONAL_GITHUB_TOKEN }}
release-type: go
Expand Down

0 comments on commit 7617cd5

Please sign in to comment.