Skip to content

Commit 404a03d

Browse files
chore(deps): bump googleapis/release-please-action from 4 to 5
Bumps [googleapis/release-please-action](https://github.com/googleapis/release-please-action) from 4 to 5. - [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...v5) --- updated-dependencies: - dependency-name: googleapis/release-please-action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1c08c1 commit 404a03d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
# tags/releases created with the default token don't trigger other
1818
# workflows, which would prevent the tag push below from firing
1919
# release.yml (the GoReleaser publish job).
20-
- uses: googleapis/release-please-action@v4
20+
- uses: googleapis/release-please-action@v5
2121
with:
2222
token: ${{ secrets.GITHUBRELEASETOKEN }}
2323
config-file: release-please-config.json

0 commit comments

Comments
 (0)