- Move the explanatory prose out of the two `build-args:` blocks. docker/build-push-action forwards every non-empty line verbatim, so a leading-# line is passed as a bogus --build-arg; the comments now live above each block. This workflow has not run yet, so the issue was latent. - Add a top-level `permissions: contents: read` default so every job (including smoke-test, which had none) limits the GITHUB_TOKEN. The merge jobs keep their own `packages: write` blocks. Addresses the CodeQL "workflow does not contain permissions" findings. |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| scripts | ||
| workflows | ||
| CODEOWNERS | ||
| dependabot.yml | ||
| FUNDING.yml | ||