5
0
mirror of https://github.com/AJMicke/KickerELO.git synced 2026-03-11 13:31:02 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot]
ba3a6c8069 Bump actions/setup-java from 4 to 5
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-25 16:31:27 +02:00
dependabot[bot]
8e2f6ff208 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-08-18 14:23:15 +02:00
lmarz
3be4f28465 Tell dependabot to use the right branch (#46) 2025-05-14 15:13:18 +02:00
AJMicke
4cfaed3c43 Update dependabot.yml to use develop 2025-03-07 23:21:17 +01:00
AJMicke
ec59fcd0b0 Merge pull request #7 from AJMicke/develop
Move actions to master
2025-03-07 23:19:01 +01:00
AJMicke
aa9c77484a Create dependabot.yml 2025-03-07 23:15:27 +01:00
Anton Micke
f14606d7cb Add GitHub action for Maven package 2025-03-07 21:25:33 +01:00
Anton Micke
355185c1c3 Add GitHub action for Maven package 2025-03-07 21:25:19 +01:00