File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,4 +23,4 @@ concurrency:
23
23
jobs :
24
24
manifest :
25
25
name : " check-manifest"
26
- uses : scitools/workflows/.github/workflows/ci-manifest.yml@2025.03.8
26
+ uses : scitools/workflows/.github/workflows/ci-manifest.yml@2025.04.0
Original file line number Diff line number Diff line change 10
10
11
11
jobs :
12
12
prompt-share :
13
- uses : scitools/workflows/.github/workflows/ci-template-check.yml@2025.03.8
13
+ uses : scitools/workflows/.github/workflows/ci-template-check.yml@2025.04.0
14
14
secrets : inherit
15
15
with :
16
16
pr_number : ${{ github.event.pull_request.number }}
Original file line number Diff line number Diff line change 14
14
15
15
jobs :
16
16
refresh_lockfiles :
17
- uses : scitools/workflows/.github/workflows/refresh-lockfiles.yml@2025.03.8
17
+ uses : scitools/workflows/.github/workflows/refresh-lockfiles.yml@2025.04.0
18
18
secrets : inherit
You can’t perform that action at this time.
0 commit comments