amondnet / amondnet/vercel-action
Commit messages aren't fully shell escaped
Aperta
Type: Bug
- Lingua principale
- TypeScript
- Stelle
- 765
- Fork
- 116
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
We've noticed that if a commit message has backticks in it, then the action fails because the shell tries to execute the text between the backticks:

I think this can be fixed by removing backticks in the `commit` here: https://github.com/amondnet/vercel-action/blob/master/index.js#L135.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.