dependabot[bot]
3f71d29157
chore(deps): bump actions/checkout from 4 to 5 ( #2025 )
...
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 11:01:51 +01:00
PJ Fanning
1035de65ec
CI: github actions use sha instead of version ( #1858 )
2025-05-21 16:50:08 +02:00
PJ Fanning
2cd8313bf5
add license headers to CI files ( #1631 )
2024-12-28 13:09:22 +01:00
PJ Fanning
719c944dff
Update format.yml ( #1322 )
2024-05-12 12:09:26 +01:00
Marco Zühlke
cda63179fc
Remove hard-coded scalafmt version ( #901 )
...
Since `scalafmt-native-action v3` the scalafmt version will be picked up from the `.scalafmt.conf` file.
Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
2024-01-04 10:40:53 +01:00
He-Pin
efaa82c966
=sbt update scalafmt to 3.7.14
2023-09-18 17:50:40 +08:00
Matthew de Detrich
131e774829
Use fetch tags from latest checkout action
2023-09-05 15:25:19 +02:00
Matthew de Detrich
223a338f0e
Update scalafmt
2023-07-30 11:54:51 +02:00
PJ Fanning
f358df1c86
replace use of unmaintained setup-scala action ( #148 )
...
* replace use of unmaintained setup-scala scation
* try setting gha permissions
2023-02-07 16:34:49 +01:00
Matthew de Detrich
45e3da0160
Update scalafmt
2023-01-27 09:42:34 +01:00
PJ Fanning
494d62515e
update github actions due to warnings about nodejs version ( #53 )
...
* update github actions due to warnings about nodejs version
* use sbtx instead of sbt because sbtx supports -jvm-opts
2022-11-17 12:51:24 +01:00
Matthew de Detrich
1ca5139f28
Add github workflow to check scala code is formatted
2022-11-05 19:42:52 +01:00