Commit Graph

22 Commits (3c34859d1b55cfef8230a60f393a36a44792edda)

Author SHA1 Message Date
Raphaël Vinot dfd024a895
Merge pull request #865 from MISP/dependabot/github_actions/actions/setup-python-4
build(deps): bump actions/setup-python from 2 to 4
2022-10-03 01:00:00 +02:00
Raphaël Vinot 10faaa2ead
Merge pull request #864 from MISP/dependabot/github_actions/actions/checkout-3
build(deps): bump actions/checkout from 2 to 3
2022-10-03 00:59:45 +02:00
dependabot[bot] e507fc7a3b
build(deps): bump actions/setup-python from 2 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v4)

---
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>
2022-10-02 22:58:54 +00:00
dependabot[bot] 7099fa3cbd
build(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-02 22:58:51 +00:00
dependabot[bot] 412659edbe
build(deps): bump codecov/codecov-action from 1 to 3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-02 22:58:49 +00:00
Raphaël Vinot 0e14efeecf chg: Add dependabot 2022-10-03 00:58:25 +02:00
Raphaël Vinot 6ccc6b4f48
Create codeql-analysis.yml 2022-10-03 00:57:59 +02:00
Raphaël Vinot be037a3623 chg: Bump deps 2022-06-09 14:54:46 +02:00
Raphaël Vinot 4eb4a512c6 chg: Massive bump deps for python 3.7 2022-05-11 15:18:41 +02:00
Raphaël Vinot f887f15d45 chg: Bump new minimal python version to 3.7 2022-03-03 15:07:28 +01:00
Jakub Onderka ff579e4fc6 chg: Perl dependencies not longer required 2022-02-05 10:25:20 +01:00
Jakub Onderka 613a811ba7 chg: Simplify submodules checkout 2022-02-05 10:19:35 +01:00
Jakub Onderka 55558e5bd5 fix: libfuzzy-dev is not longer required 2022-02-05 10:19:14 +01:00
Raphaël Vinot 6d6072b709 chg: lief doesn't supports python 3.10 2021-12-20 12:04:03 +01:00
Raphaël Vinot a2c3a842d7 chg: Debug poetry install, freezes on the GHA 2021-12-20 11:44:46 +01:00
Raphaël Vinot 4e3b705b0d chg: Bump deps, use pytest 2021-12-20 11:18:43 +01:00
Raphaël Vinot d52f3a2224 chg: Fix and improve optional dependencies. 2021-02-02 11:38:18 +01:00
Raphaël Vinot 2d81947632 fix: Add python 3.9 in GH Actions 2021-01-19 09:27:00 +01:00
Raphaël Vinot 56eb0a6a34 chg: trigger GH actions on PR 2020-11-30 12:36:28 +01:00
Raphaël Vinot d534c63c5b fix: Remove python 3.9 from action (lief not supported yet) 2020-11-24 12:35:39 +01:00
Raphaël Vinot ca03733f20 fix: Initialize submodules in gh action 2020-11-24 12:32:19 +01:00
Raphaël Vinot d10983258e new: add Github workflow 2020-11-24 12:28:32 +01:00