Skip to content

Commit be2f070

Browse files
Bump scitools/workflows in the dependencies group across 1 directory (#286)
Bumps the dependencies group with 1 update in the / directory: [scitools/workflows](https://github.com/scitools/workflows). Updates `scitools/workflows` from 2024.10.1 to 2024.11.2 - [Release notes](https://github.com/scitools/workflows/releases) - [Commits](SciTools/workflows@2024.10.1...2024.11.2) --- 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>
1 parent 9cdb891 commit be2f070

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.10.1
21+
uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2024.11.2
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.10.1
28+
uses: scitools/workflows/.github/workflows/ci-manifest.yml@2024.11.2

0 commit comments

Comments
 (0)