Skip to content

Commit e350ec1

Browse files
authored
🐛 Fix command issue in GitHub action and support sarif file format (#164)
* 🐛 fix image * revert back to stable-latest image
1 parent 961019f commit e350ec1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ runs:
2929
using: 'docker'
3030
image: 'docker://shivasurya/code-pathfinder:stable-latest'
3131
args:
32-
- pathfinder
3332
- ${{ inputs.command }}
3433
- --project
3534
- ${{ inputs.project }}

0 commit comments

Comments
 (0)