Skip to content

Commit b08f238

Browse files
chore: bump scitools/workflows in the gha group (#576)
Bumps the gha group with 1 update: [scitools/workflows](https://github.com/scitools/workflows). Updates `scitools/workflows` from 2025.09.0 to 2025.09.2 - [Release notes](https://github.com/scitools/workflows/releases) - [Commits](SciTools/workflows@2025.09.0...2025.09.2) --- updated-dependencies: - dependency-name: scitools/workflows dependency-version: 2025.09.2 dependency-type: direct:production dependency-group: gha ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c972540 commit b08f238

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
@@ -20,4 +20,4 @@ concurrency:
2020
jobs:
2121
manifest:
2222
name: "check-manifest"
23-
uses: scitools/workflows/.github/workflows/ci-manifest.yml@2025.09.0
23+
uses: scitools/workflows/.github/workflows/ci-manifest.yml@2025.09.2

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

0 commit comments

Comments
 (0)