Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix possible security issue with GitHub Actions #17

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

jamesponddotco
Copy link
Collaborator

What does this PR do?

Ensure Github Actions are only run on the trunk branch to prevent possible Poisoned Pipeline Execution (PPE) security issue.

Review checklist

Please check relevant items below:

  • The title & description contain a short meaningful summary of work completed.
  • Tests have been updated/created and are passing locally.
  • I've reviewed the CONTRIBUTING.md file.

@jamesponddotco jamesponddotco requested a review from a team June 27, 2024 13:35
@jamesponddotco jamesponddotco merged commit a0c3356 into trunk Jun 27, 2024
6 checks passed
@jamesponddotco jamesponddotco deleted the james.pond/fix-github-actions branch June 27, 2024 16:53
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