FreeRTOS-Kernel/.github/workflows
Kody Stribrny 2624889925
Remove github_token input, correct for SBOM file placement (#1391)
* Remove github_token input

Inputs need to be literal, static values.
Instead we should simply use `${{ secrets.GITHUB_TOKEN }}`
which is resolved at runtime

* Copy over generated SBOM files

The SBOM generator currently outputs the files
at the workspace root.
2026-03-30 23:47:57 +00:00
..
auto-release.yml Remove github_token input, correct for SBOM file placement (#1391) 2026-03-30 23:47:57 +00:00
ci.yml MPLAB PIC32MZ-EF - Adds an assert to catch register overflow (#1265) (#1267) 2025-04-25 17:05:15 +05:30
coverity_scan.yml Update download locations to outside repository content (#1280) 2025-06-05 23:23:47 +05:30
git-secrets.yml Update checkout action used in workflow files (#1017) 2024-03-28 10:47:34 -07:00
kernel-checks.yml MPLAB PIC32MZ-EF - Adds an assert to catch register overflow (#1265) (#1267) 2025-04-25 17:05:15 +05:30
kernel-demos.yml Update download locations to outside repository content (#1280) 2025-06-05 23:23:47 +05:30
unit-tests.yml MPLAB PIC32MZ-EF - Adds an assert to catch register overflow (#1265) (#1267) 2025-04-25 17:05:15 +05:30