diff --git a/.github/workflows/build-iso.yml b/.github/workflows/build-iso.yml index 55702dc..87eec28 100644 --- a/.github/workflows/build-iso.yml +++ b/.github/workflows/build-iso.yml @@ -1,3 +1,5 @@ +# TODO: SHA-pin all uses: tags to commit SHAs (Agent 8 audit recommendation). +# Tracked separately so this PR can land without long web lookups. name: Build veilor-os ISO on: