amondnet / amondnet/vercel-action
Commit messages aren't fully shell escaped
未關閉
Type: Bug
- 主要語言
- TypeScript
- 星號
- 765
- 分支
- 116
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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.
貢獻指南
評估
這個 Issue 還沒有評估資料。