Skip to content

Commit d08eabd

Browse files
Bump scitools/workflows from 2024.02.1 to 2024.02.2
Bumps [scitools/workflows](https://github.com/scitools/workflows) from 2024.02.1 to 2024.02.2. - [Release notes](https://github.com/scitools/workflows/releases) - [Commits](SciTools/workflows@2024.02.1...2024.02.2) --- updated-dependencies: - dependency-name: scitools/workflows dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 531a60c commit d08eabd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci-locks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ concurrency:
1515

1616
jobs:
1717
refresh_lockfiles:
18-
uses: scitools/workflows/.github/workflows/[email protected].1
18+
uses: scitools/workflows/.github/workflows/[email protected].2
1919
secrets: inherit

.github/workflows/ci-manifest.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ concurrency:
2525
jobs:
2626
manifest:
2727
name: "check-manifest"
28-
uses: scitools/workflows/.github/workflows/[email protected].1
28+
uses: scitools/workflows/.github/workflows/[email protected].2

0 commit comments

Comments
 (0)