File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 4040 needs : test
4141 runs-on : ubuntu-latest
4242 steps :
43- - name : Checkout
44- uses : actions/checkout@v3
4543 - uses : urcomputeringpal/workflow-run-history@v0
4644 timeout-minutes : 2
4745` ` `
Original file line number Diff line number Diff line change @@ -12,13 +12,14 @@ runs:
1212
1313 - name : Setup TypeScript scripts
1414 id : github-script-ts
15- uses : urcomputeringpal/github-script-ts@main
15+ uses :
urcomputeringpal/[email protected] 16+
1617 with :
1718 path : ${{ steps.path.outputs.action_path }}
1819
1920 - name : summarizeHistory
2021 id : function
21- uses : urcomputeringpal/github-script-ts@main
22+ uses : urcomputeringpal/github-script-ts@v0.0.9
2223 with :
2324 path : ${{ steps.path.outputs.action_path }}
2425 function : summarizeHistory
You can’t perform that action at this time.
0 commit comments