Skip to content

Commit

Permalink
chore(deps): bump googleapis/release-please-action
Browse files Browse the repository at this point in the history
Bumps the gha group in /.github/workflows with 1 update: [googleapis/release-please-action](https://github.com/googleapis/release-please-action).


Updates `googleapis/release-please-action` from 4.1.1 to 4.1.3
- [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.1...v4.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent e0c0626 commit 303cdbe
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 @@ -14,6 +14,6 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Release Please
uses: googleapis/[email protected].1
uses: googleapis/[email protected].3
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 303cdbe

Please sign in to comment.