fix(docs): bump usage example ref to current release tag - #486
Merged
Conversation
Same drift as before: the pinned example fell behind again after the last release (was v6.10.0, latest is now v6.11.0). Bumping it, and using it as a second real end-to-end test of the release-please auto-merge chain (#479, #481, nullplatform/actions-nullplatform#89, plus the trivy required-check move into the "main" ruleset) after the release-please race condition seen on #485.
release-application Bot
added a commit
that referenced
this pull request
Aug 7, 2026
🤖 I have created a release *beep* *boop* --- ## [6.11.1](v6.11.0...v6.11.1) (2026-08-07) ### Bug Fixes * **docs:** bump usage example ref to current release tag ([b685c35](b685c35)) * **docs:** bump usage example ref to current release tag ([#486](#486)) ([6feea3d](6feea3d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Second clean E2E test of the auto-merge chain after the release-please race condition seen on #485 (unrelated to our fixes — see PR discussion). Bumps the same stale example ref (v6.10.0 -> v6.11.0).