mirror of
https://github.com/intel/linux-sgx
synced 2026-06-08 14:49:32 +00:00
de8e7e401d
* Updated the extension_dispatch_event.yml GHA workflow to only pass-on select information from context. * Explicitly dropped non-required github_token permissions (hardening). * Pinned actions/github-script to a specific commit SHA (v8.0.0) instead of a floating tag. * Added retries to mitigate transient failures when calling GH API for workflow dispatch. --------- Signed-off-by: Mateusz Bronk <mateusz.bronk@intel.com>