RootCauseunvalidated
The `${{ ... }}` expressions are GitHub Actions-specific and are not valid shell syntax, so extracting them directly from YAML yields code that ShellCheck rejects.
7d537929-d24d-4a3c-b78e-08c4811b1d60
The ${{ ... }} expressions are GitHub Actions-specific and are not valid shell syntax, so extracting them directly from YAML yields code that ShellCheck rejects.