File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed
Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -17,14 +17,14 @@ jobs:
1717 timeout-minutes : 30
1818 steps :
1919 - name : Checkout the fork PR code
20- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
20+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2121 with :
2222 repository : ${{ github.event.pull_request.head.repo.full_name }}
2323 ref : ${{ github.event.pull_request.head.ref }}
2424 fetch-depth : 0 # Fetch full history for git diff
2525
2626 - name : Setup Python
27- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
27+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
2828 with :
2929 python-version : " 3.12"
3030 cache : " pip"
Original file line number Diff line number Diff line change @@ -19,11 +19,11 @@ jobs:
1919 pull-requests : write
2020 timeout-minutes : 30
2121 steps :
22- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
22+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2323 with :
2424 fetch-depth : 0 # Fetch full history for git diff
2525
26- - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
26+ - uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
2727 with :
2828 python-version : " 3.12"
2929 cache : " pip"
Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717 timeout-minutes : 5
1818 steps :
19- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
20- - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
19+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
20+ - uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
2121 with :
2222 python-version : " 3.12"
2323 - uses : pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
Original file line number Diff line number Diff line change 77 ],
88 "build_subdirectory" : " ." ,
99 "category" : " Informatics" ,
10- "scm_revision" : " 2c0112785c9ba3af9be6a1f86d5ed7bb8b700705 " ,
10+ "scm_revision" : " master " ,
1111 "scm_url" : " https://github.com/QIICR/QuantitativeReporting.git" ,
1212 "tier" : 5
1313}
Original file line number Diff line number Diff line change 66 ],
77 "build_subdirectory" : " ." ,
88 "category" : " SlicerMorph" ,
9- "scm_revision" : " master " ,
9+ "scm_revision" : " geomorphTab " ,
1010 "scm_url" : " https://github.com/SlicerMorph/SlicerMorph.git" ,
1111 "tier" : 5
1212}
Original file line number Diff line number Diff line change 44 "build_subdirectory" : " ." ,
55 "category" : " Developer Tools" ,
66 "scm_revision" : " main" ,
7- "scm_url" : " https://github.com/SlicerLatinAmerica /SlicerTutorialMaker.git" ,
7+ "scm_url" : " https://github.com/SoniaPujolLab /SlicerTutorialMaker.git" ,
88 "tier" : 1
99}
You can’t perform that action at this time.
0 commit comments