You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(ci): pin action version comments to immutable patch tags (#1636)
Tightens `# v6`/`# v3` floating-major comments on SHA-pinned actions to
their exact patch-level tags (`v6.0.2`, `v6.2.0`, `v3.0.1`). Same SHAs,
no behavior change — just removes ambiguity about which release the pin
corresponds to, and keeps the version comment truthful if the upstream
major ever moves.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: .github/workflows/codeql.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ jobs:
55
55
# your codebase is analyzed, see https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/codeql-code-scanning-for-compiled-languages
0 commit comments