dependabot[bot]
54808ecff2
build(deps): bump actions/checkout from 5 to 6
...
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 >
2025-11-24 20:31:42 +01:00
Igor
dca72ab3c9
Use next patch version when using main action script
...
Updated the version resolution logic to prefer workflow input and increment the patch version correctly.
This will prevent auto downgrading from stable repository.
2025-11-13 08:45:46 +01:00
dependabot[bot]
27e0b70190
build(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-08-13 05:42:34 +02:00
Igor Pecovnik
cbb0343d20
Fix and improve Armbian GH Action
...
- add forced host initialization
- change to aarch64 build runner by default
2025-05-16 18:58:56 +02:00
Arend-Jan van Hilten
19a6e2a08a
Accept improvement from @coderabbitai
2025-03-26 10:05:22 +01:00
Arend-Jan van Hilten
deb0c7d5e2
dont fail on no custom/userpatches folder
2025-03-26 10:05:22 +01:00
pykpkg47
48c600f988
Github Action: add input for the release tag to use
2024-12-13 09:42:29 +01:00
pykpkg47
30ba495655
Github Action: checkout the selected branch directly
...
checkout the selected branch directly in actions/checkout step
2024-12-13 09:42:29 +01:00
Igor Pecovnik
2cd46aceb5
Fix for Github Action - don't use custom folder if it doesn't exists
...
Closes https://github.com/armbian/build/issues/6332
2024-03-03 17:10:06 +01:00
Igor
53ff8546e4
Add default Armbian Github compile action ( #6105 )
2023-12-31 18:07:42 +01:00