Skip to content

Update qcom-preflight-checks.yml#33

Open
Sandhya1236 wants to merge 1 commit intoqualcomm-linux:mainfrom
Sandhya1236:Update-Qualcomm-Preflight-Checks-with-latest
Open

Update qcom-preflight-checks.yml#33
Sandhya1236 wants to merge 1 commit intoqualcomm-linux:mainfrom
Sandhya1236:Update-Qualcomm-Preflight-Checks-with-latest

Conversation

@Sandhya1236
Copy link
Copy Markdown

Running untrusted code on the pull_request_target trigger may lead to security vulnerabilities. These vulnerabilities include cache poisoning and granting unintended access to write privileges or secrets.

https://docs.github.com/en/actions/reference/workflows-and-actions/events-that-trigger-workflows#pull_request_target

We should update all usage of pull_request_target in all workflow files and also update qualcomm-preflight-check to the latest.

pull_request_target can be a security vulnerability and should be avoided and also aligned with latest pre-flight check workflow.

Signed-off-by: Sandhya Adavikolanu <sadaviko@qti.qualcomm.com>
@Sandhya1236 Sandhya1236 force-pushed the Update-Qualcomm-Preflight-Checks-with-latest branch from 825e010 to 5260182 Compare March 26, 2026 19:07
name: Qualcomm Preflight Checks
on:
pull_request_target:
branches: [ main ]
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update from pull_request_target to pull_request.

Copy link
Copy Markdown

@njjetha njjetha Apr 1, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update the dependabot filename also next time if we release new tag Dependabot automatically would raise PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants