Skip to content

Commit e161f9d

Browse files
committed
Use released version of OFT Action
1 parent c109a53 commit e161f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/run-oft/action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ runs:
4343
4444
- name: Run OpenFastTrace
4545
id: run-oft
46-
uses: itsallcode/openfasttrace-github-action@cb57d294325ed95629dcf10870b1dacd39cd3941
46+
uses: itsallcode/openfasttrace-github-action@v0
4747
with:
4848
file-patterns: ${{ inputs.file-patterns }}
4949
report-filename: ${{ env.TRACING_REPORT_FILE_NAME }}

0 commit comments

Comments
 (0)