ci(cla): bump cla-github-action pin to v3.0.0#96
Merged
Conversation
iainmcgin/cla-github-action now has a tagged release (v3.0.0); update the SHA pin to the release commit and annotate with the tag name so auditors can cross-reference the pinned SHA against a published release. Diff from the previous pin (5b54183 -> 3e58ace) is the CHANGELOG release note only; no code change.
|
All contributors have signed the CLA ✍️ ✅ |
jportner-ant
approved these changes
May 7, 2026
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
iainmcgin/cla-github-actionnow has a tagged release, v3.0.0. This bumps the SHA pin to the release commit and annotates it with the tag name, matching the# <tag> (sha-pinned)convention used by the other action pins in this repo, so an auditor can cross-reference the SHA against a published release.Diff between the previous pin (
5b54183) and the new one (3e58ace) is the CHANGELOG release note only — no code change.