Skip to content

Commit

Permalink
Bump scitools/workflows in the dependencies group (#308)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [scitools/workflows](https://github.com/scitools/workflows).


Updates `scitools/workflows` from 2024.12.1 to 2024.12.3
- [Release notes](https://github.com/scitools/workflows/releases)
- [Commits](SciTools/workflows@2024.12.1...2024.12.3)

---
updated-dependencies:
- dependency-name: scitools/workflows
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 75ee789 commit 4d9e716
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-locks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ concurrency:

jobs:
refresh_lockfiles:
uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2024.12.1
uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2024.12.3
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/ci-manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ concurrency:
jobs:
manifest:
name: "check-manifest"
uses: scitools/workflows/.github/workflows/ci-manifest.yml@2024.12.1
uses: scitools/workflows/.github/workflows/ci-manifest.yml@2024.12.3

0 comments on commit 4d9e716

Please sign in to comment.