Skip to content

docs(ci): verify action pins current + document dependabot cargo scope - #33

Merged
andrescera merged 1 commit into
mainfrom
chore/production-honesty
Jun 23, 2026
Merged

docs(ci): verify action pins current + document dependabot cargo scope#33
andrescera merged 1 commit into
mainfrom
chore/production-honesty

Conversation

@andrescera

Copy link
Copy Markdown
Member

What

CI/CD conformance verification: confirmed all 14 action pins are at latest stable major (zero BEHIND). Added comment to dependabot.yml documenting why cargo is omitted (C/C++ repo, no Cargo.toml).

Why

Closes the CI conformance audit item. srtla is a C/C++/CMake repo with no Cargo.toml; the cargo omission was undocumented.

How to verify

  • git diff -U0 -- '.github/workflows/*.yml' | grep -E '^[+-].*uses:' → empty (no version changes)
  • All 14 action pins confirmed PASS via gh api

Risks

None — comment-only change to dependabot.yml.

@andrescera
andrescera merged commit c4bb96c into main Jun 23, 2026
4 checks passed
@andrescera
andrescera deleted the chore/production-honesty branch July 17, 2026 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant