Commit Graph

10 Commits

Author SHA1 Message Date
Maschell
7c3bf813d8
Merge branch '0.1.1-dev' into dependabot/github_actions/softprops/action-gh-release-2 2024-04-24 17:36:56 +02:00
dependabot[bot]
8dfc80d30f
Bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 12:42:35 +00:00
dependabot[bot]
5fd6cda9d7 Bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 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/v2...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-20 10:10:42 +02:00
Maschell
4c57a3d597 Create dependabot.yml 2023-07-23 10:38:20 +02:00
Maschell
363ca12b14 CI: Update ci.yml to use non-deprecated actions 2023-03-17 19:11:23 +01:00
Maschell
18d4c73d45 Change docker registry to ghcr.io 2023-03-17 19:11:23 +01:00
Maschell
79db755d04 Use ubuntu-22.04 for the CI 2022-09-04 18:32:32 +02:00
Maschell
a3c549c0da Format the code via clang-format 2022-02-03 17:23:58 +01:00
Maschell
bc61589b7f Fix github workflow 2020-12-01 20:26:52 +01:00
Maschell
8f46eb434b first commit 2020-11-29 12:59:58 +01:00