Skip to content

Commit deea2b6

Browse files
Bump scitools/workflows from 2025.09.3 to 2025.09.4 in the actions group (#229)
Bumps the actions group with 1 update: [scitools/workflows](https://github.com/scitools/workflows). Updates `scitools/workflows` from 2025.09.3 to 2025.09.4 - [Release notes](https://github.com/scitools/workflows/releases) - [Commits](SciTools/workflows@2025.09.3...2025.09.4) --- updated-dependencies: - dependency-name: scitools/workflows dependency-version: 2025.09.4 dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f0e2f4 commit deea2b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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/[email protected].3
26+
uses: scitools/workflows/.github/workflows/[email protected].4

.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/[email protected].3
13+
uses: scitools/workflows/.github/workflows/[email protected].4
1414
secrets: inherit
1515
with:
1616
pr_number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)