Skip to content

Commit 84b962f

Browse files
build(deps): bump GoogleCloudPlatform/release-please-action
Bumps [GoogleCloudPlatform/release-please-action](https://github.com/googlecloudplatform/release-please-action) from 4.1.1 to 4.1.3. - [Release notes](https://github.com/googlecloudplatform/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: GoogleCloudPlatform/release-please-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 345fcde commit 84b962f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
if: github.repository == inputs.target-repo
4848
runs-on: ubuntu-latest
4949
steps:
50-
- uses: GoogleCloudPlatform/[email protected].1
50+
- uses: GoogleCloudPlatform/[email protected].3
5151
id: release
5252
with:
5353
token: "${{ secrets.GH_TOKEN }}"

0 commit comments

Comments
 (0)