Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: GoogleCloudPlatform/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 Nov 7, 2023
1 parent 2389d10 commit 6fab6b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
if: github.repository == inputs.target-repo
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/[email protected].12
- uses: GoogleCloudPlatform/[email protected].13
id: release
with:
token: "${{ secrets.GH_TOKEN }}"
Expand Down

0 comments on commit 6fab6b4

Please sign in to comment.