Skip to content

Commit 22392cc

Browse files
Bump scitools/workflows in the dependencies group (#294)
Bumps the dependencies group with 1 update: [scitools/workflows](https://github.com/scitools/workflows). Updates `scitools/workflows` from 2024.11.6 to 2024.12.1 - [Release notes](https://github.com/scitools/workflows/releases) - [Commits](SciTools/workflows@2024.11.6...2024.12.1) --- updated-dependencies: - dependency-name: scitools/workflows dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Henry Wright <[email protected]>
1 parent d7aa0c8 commit 22392cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci-locks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ concurrency:
1818

1919
jobs:
2020
refresh_lockfiles:
21-
uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2024.11.6
21+
uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2024.12.1
2222
secrets: inherit

.github/workflows/ci-manifest.yml

Lines changed: 1 addition & 1 deletion
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/ci-manifest.yml@2024.11.6
28+
uses: scitools/workflows/.github/workflows/ci-manifest.yml@2024.12.1

0 commit comments

Comments
 (0)