We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c109a53 commit e161f9dCopy full SHA for e161f9d
.github/actions/run-oft/action.yaml
@@ -43,7 +43,7 @@ runs:
43
44
- name: Run OpenFastTrace
45
id: run-oft
46
- uses: itsallcode/openfasttrace-github-action@cb57d294325ed95629dcf10870b1dacd39cd3941
+ uses: itsallcode/openfasttrace-github-action@v0
47
with:
48
file-patterns: ${{ inputs.file-patterns }}
49
report-filename: ${{ env.TRACING_REPORT_FILE_NAME }}
0 commit comments