Skip to content

Commit ff90722

Browse files
chore: bump scitools/workflows in the gha group (#520)
Bumps the gha group with 1 update: [scitools/workflows](https://github.com/scitools/workflows). Updates `scitools/workflows` from 2025.04.3 to 2025.04.4 - [Release notes](https://github.com/scitools/workflows/releases) - [Commits](SciTools/workflows@2025.04.3...2025.04.4) --- updated-dependencies: - dependency-name: scitools/workflows dependency-version: 2025.04.4 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 7196cf3 commit ff90722

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci-manifest.yml

+1-1
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.04.3
23+
uses: scitools/workflows/.github/workflows/ci-manifest.yml@2025.04.4

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

0 commit comments

Comments
 (0)