Skip to content

Commit a1c791e

Browse files
Bump scitools/workflows from 2025.03.8 to 2025.04.0 (#6406)
Bumps [scitools/workflows](https://github.com/scitools/workflows) from 2025.03.8 to 2025.04.0. - [Release notes](https://github.com/scitools/workflows/releases) - [Commits](SciTools/workflows@2025.03.8...2025.04.0) --- updated-dependencies: - dependency-name: scitools/workflows dependency-version: 2025.04.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c7845e commit a1c791e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/ci-manifest.yml

+1-1
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.03.8
26+
uses: scitools/workflows/.github/workflows/ci-manifest.yml@2025.04.0

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

+1-1
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.03.8
13+
uses: scitools/workflows/.github/workflows/ci-template-check.yml@2025.04.0
1414
secrets: inherit
1515
with:
1616
pr_number: ${{ github.event.pull_request.number }}

.github/workflows/refresh-lockfiles.yml

+1-1
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.03.8
17+
uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2025.04.0
1818
secrets: inherit

0 commit comments

Comments
 (0)