summary refs log tree commit diff
path: root/.github/workflows/poetry_lockfile.yaml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump actions/setup-python from 4 to 5 (#16748)dependabot[bot]2023-12-121-1/+1
| | | | | | | | | | | | | | | Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump actions/checkout from 3 to 4 (#16250)dependabot[bot]2023-09-251-1/+1
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add check to ensure locked dependencies have source distributions available. ↵reivilibre2023-02-131-0/+24
(#14742)