Commit Graph

11 Commits

Author SHA1 Message Date
Frederik Beimgraben
c3e7877f8b
Merge pull request #1 from frederikbeimgraben/dependabot/github_actions/actions/checkout-5
ci(deps): bump actions/checkout from 4 to 5
2025-11-04 13:35:08 +01:00
Frederik Beimgraben
519be27037
Merge pull request #2 from frederikbeimgraben/dependabot/github_actions/softprops/action-gh-release-2
ci(deps): bump softprops/action-gh-release from 1 to 2
2025-11-04 13:34:54 +01:00
Frederik Beimgraben
4513948e68
Merge pull request #3 from frederikbeimgraben/dependabot/github_actions/actions/upload-artifact-5
ci(deps): bump actions/upload-artifact from 4 to 5
2025-11-04 13:34:43 +01:00
dependabot[bot]
d86c616a9b
ci(deps): 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-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-30 20:51:09 +00:00
c0d2ecae0c fix: Actions file nameing 2025-10-30 21:49:59 +01:00
7aa72ec2cf fix: Actions cleanup properly 2025-10-30 21:45:57 +01:00
dependabot[bot]
897755b123
ci(deps): bump actions/upload-artifact from 4 to 5
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-30 20:45:40 +00:00
dependabot[bot]
6888e60f0d
ci(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-30 20:45:05 +00:00
a8d3ea94ae fix: Actions cleanup 2025-10-30 21:44:15 +01:00
497d9b151e Update build config 2025-10-30 19:35:19 +01:00
Frederik Beimgraben
9c0119d940
Add flow to automatically build using Makefile 2025-10-30 18:59:56 +01:00