Skip to content

[3.x-dev] Update Github Actions - #653

Open
pitbulk wants to merge 2 commits into
3.x-devfrom
3x_improve_cicd
Open

[3.x-dev] Update Github Actions#653
pitbulk wants to merge 2 commits into
3.x-devfrom
3x_improve_cicd

Conversation

@pitbulk

@pitbulk pitbulk commented Aug 6, 2026

Copy link
Copy Markdown
Contributor
  • Update Checkout to 4.x

  • Security improvements:

    • Explicit minimal permissions (least privilege)
    • Actions pinned to commit SHAs (supply-chain protection)
    • Runner OS pinned (reproducibility)
    • PHP versions quoted as strings (YAML float-safe)
    • Job timeout set (cost/runaway protection)
    • Step ordering: checkout before setup-php
    • Removed non-deterministic composer self-update

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.

1 participant