Skip to content

Commit d5f9563

Browse files
committed
Merge branch 'carousel' of github.com:tkknight/iris into carousel
* 'carousel' of github.com:tkknight/iris: Bump the gha group across 1 directory with 3 updates (#6882)
2 parents 786a75e + 080c0f9 commit d5f9563

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/ci-manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ concurrency:
2323
jobs:
2424
manifest:
2525
name: "check-manifest"
26-
uses: scitools/workflows/.github/workflows/ci-manifest.yml@2025.12.4
26+
uses: scitools/workflows/.github/workflows/ci-manifest.yml@2026.01.0

.github/workflows/ci-template-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
prompt-share:
13-
uses: scitools/workflows/.github/workflows/ci-template-check.yml@2025.12.4
13+
uses: scitools/workflows/.github/workflows/ci-template-check.yml@2026.01.0
1414
secrets: inherit
1515
with:
1616
pr_number: ${{ github.event.pull_request.number }}

.github/workflows/refresh-lockfiles.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ on:
1414

1515
jobs:
1616
refresh_lockfiles:
17-
uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2025.12.4
17+
uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2026.01.0
1818
secrets: inherit

0 commit comments

Comments
 (0)