Skip to content

Commit dacebc2

Browse files
authored
Merge branch 'Slicer:main' into main
2 parents dd3a02f + c337e47 commit dacebc2

File tree

7 files changed

+13
-13
lines changed

7 files changed

+13
-13
lines changed

.github/workflows/extension-ai-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
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"

.github/workflows/extension-validation.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
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"
@@ -103,7 +103,7 @@ jobs:
103103
104104
- name: Upload validation reports
105105
if: always()
106-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
106+
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
107107
with:
108108
name: validation-reports
109109
path: |
@@ -115,7 +115,7 @@ jobs:
115115

116116
- name: Find Comment
117117
if: github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == github.repository && always()
118-
uses: peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e # v3.1.0
118+
uses: peter-evans/find-comment@b30e6a3c0ed37e7c023ccd3f1db5c6c0b0c23aad # v4.0.0
119119
id: fc
120120
with:
121121
issue-number: ${{ github.event.pull_request.number }}
@@ -124,7 +124,7 @@ jobs:
124124

125125
- name: Comment PR with report
126126
if: github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == github.repository && always()
127-
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 # v4.0.0
127+
uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9 # v5.0.0
128128
with:
129129
comment-id: ${{ steps.fc.outputs.comment-id }}
130130
issue-number: ${{ github.event.pull_request.number }}

.github/workflows/lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ jobs:
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@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
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

LanguagePacks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"build_subdirectory": ".",
55
"category": "Utilities",
66
"scm_revision": "main",
7-
"scm_url": "https://github.com/Slicer/SlicerLanguagePacks",
7+
"scm_url": "https://github.com/SoniaPujolLab/SlicerLanguagePacks",
88
"tier": 5
99
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"build_dependencies": [],
44
"build_subdirectory": ".",
55
"category": "Utilities",
6-
"scm_revision": "v1.5.0",
6+
"scm_revision": "main",
77
"scm_url": "https://github.com/OpenwaterHealth/SlicerOpenLIFU.git",
88
"tier": 1
99
}

SlicerMorph.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
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
}

TutorialMaker.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
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
}

0 commit comments

Comments
 (0)