Skip to content

Commit 049f87c

Browse files
Bump scitools/workflows from 2025.04.1 to 2025.04.3 in the actions group
Bumps the actions group with 1 update: [scitools/workflows](https://github.com/scitools/workflows). Updates `scitools/workflows` from 2025.04.1 to 2025.04.3 - [Release notes](https://github.com/scitools/workflows/releases) - [Commits](SciTools/workflows@2025.04.1...2025.04.3) --- updated-dependencies: - dependency-name: scitools/workflows dependency-version: 2025.04.3 dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9df6193 commit 049f87c

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

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

0 commit comments

Comments
 (0)