Christian M. Adams
12febf501b
Make CI use this branch when running label PR check
2024-10-16 12:12:33 -04:00
Christian M. Adams
b567678cc1
Fix Label PR check by using python venv for requests library
2024-10-16 11:51:28 -04:00
dependabot[bot]
9f917231a0
Bump the dependencies group with 6 updates ( #1909 )
...
Bumps the dependencies group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `3` | `4` |
| [actions/setup-python](https://github.com/actions/setup-python ) | `4` | `5` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact ) | `2` | `4` |
| [helm/kind-action](https://github.com/helm/kind-action ) | `1.8.0` | `1.10.0` |
| [docker/login-action](https://github.com/docker/login-action ) | `3.0.0` | `3.2.0` |
| [github/issue-labeler](https://github.com/github/issue-labeler ) | `2.4.1` | `3.4` |
Updates `actions/checkout` from 3 to 4
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
Updates `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 )
Updates `actions/upload-artifact` from 2 to 4
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v4 )
Updates `helm/kind-action` from 1.8.0 to 1.10.0
- [Release notes](https://github.com/helm/kind-action/releases )
- [Commits](https://github.com/helm/kind-action/compare/v1.8.0...v1.10.0 )
Updates `docker/login-action` from 3.0.0 to 3.2.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](343f7c4344...0d4c9c5ea7 )
Updates `github/issue-labeler` from 2.4.1 to 3.4
- [Release notes](https://github.com/github/issue-labeler/releases )
- [Commits](https://github.com/github/issue-labeler/compare/v2.4.1...v3.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-10 14:30:29 -04:00
Rick Elrod
b559e836e4
Fix CI warnings (yamllint and GitHub Actions) ( #1547 )
...
- Fix indentation on one of the newer molecule files.
- Update to actions/checkout@v3 and actions/setup-python@v4 and helm/kind-action@v1.8.0.
Signed-off-by: Rick Elrod <rick@elrod.me >
2023-09-06 13:15:31 -05:00
John Westcott IV
1399504142
Adding community labels on PRs and Issues ( #1108 )
2022-11-04 11:55:47 -04:00