d13a165eda
- fix potential code injection in `issue-slash-commands.yaml` by using single quotes insted of double, see https://www.gnu.org/software/bash/manual/html_node/Double-Quotes.html - declare permissions for all workflows, see https://codeql.github.com/codeql-query-help/actions/actions-missing-workflow-permissions Signed-off-by: Adam Perkowski <adas1per@protonmail.com>