Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot]
e6c576c50a chore(deps): bump actions/checkout from 5 to 6 in /.github/workflows (#7084)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-20 19:44:44 +01:00
Piotr Idzik
fba6292ebc chore: pin infer to more recent hash (#7079)
* chore: pin infer to more recent hash

* chore: suppress new infer warnings
2025-11-19 19:31:32 +01:00
dependabot[bot]
c04607536f chore(deps): bump actions/setup-java from 4 to 5 in /.github/workflows (#6499)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Deniz Altunkapan <93663085+DenizAltunkapan@users.noreply.github.com>
2025-08-22 07:51:22 +02:00
dependabot[bot]
57c6b033d1 chore(deps): bump actions/checkout from 4 to 5 in /.github/workflows (#6464)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 18:17:58 +02:00
Piotr Idzik
5529cb2ca4 chore: explicitly set permissions (#6316) 2025-06-25 23:30:04 +03:00
Deniz Altunkapan
8e6637b7cd fix: use last known working commit for infer to avoid build failure (#6257) 2025-06-03 15:25:13 +00:00
Andrii Siriak
c152c38d1b Update build.yml (#5709) 2024-10-10 21:03:56 +03:00
Piotr Idzik
3fe1de0092 style: use consistent workflow naming (#5459) 2024-09-21 22:51:36 +02:00