File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 with :
2626 fetch-depth : 0
2727 ref : ${{ github.event_name == 'pull_request' && github.head_ref || github.ref_name }}
28+ token : ${{ secrets.MY_GITHUB_TOKEN || github.token }}
2829 - name : Run ShellCheck
2930 uses : ludeeus/action-shellcheck@2.0.0
3031 if : matrix.os == 'ubuntu-latest'
Original file line number Diff line number Diff line change 1- # [ 1.4.11 ] ( https://github.com/kenherring/ablunit-test-runner/releases/tag/1.4.11 ) - 2026-03-21 (pre-release)
1+ # [ 1.4.13 ] ( https://github.com/kenherring/ablunit-test-runner/releases/tag/1.4.13 ) - 2026-03-21 (pre-release)
22
3+ * Revert "actions: checkout without secret token (#515 )" (#517 )
4+ * actions: checkout without secret token (#515 )
35* Improve github actions logging with grouping (#503 )
46* Bump actions/download-artifact from 5 to 8 (#506 )
57* Bump actions/upload-artifact from 4 to 7 (#505 )
2729* Bump esbuild from 0.27.0 to 0.27.1 (#457 )
2830* Bump jws from 3.2.2 to 3.2.3 in the npm_and_yarn group across 1 directory (#455 )
2931
30- ** Full Changelog** : [ 1.4.4...1.4.11 ] ( https://github.com/kenherring/ablunit-test-runner/compare/1.4.9 ...1.4.11 )
32+ ** Full Changelog** : [ 1.4.4...1.4.13 ] ( https://github.com/kenherring/ablunit-test-runner/compare/1.4.11 ...1.4.13 )
3133
3234# [ 1.4.4] ( https://github.com/kenherring/ablunit-test-runner/releases/tag/1.4.4 ) - 2025-11-26 (pre-release)
3335
Original file line number Diff line number Diff line change 22 "name" : " ablunit-test-runner" ,
33 "displayName" : " ABLUnit Test Runner" ,
44 "description" : " OpenEdge ABLUnit test runner for VSCode" ,
5- "version" : " 1.4.11 " ,
5+ "version" : " 1.4.13 " ,
66 "engineStrict" : true ,
77 "galleryBanner" : {
88 "color" : " #007ACC" ,
You can’t perform that action at this time.
0 commit comments