Skip to content

ci: pin called workflow to full commit SHA#1040

Open
eepifanova wants to merge 1 commit intonginx:masterfrom
eepifanova:pin-called-workflows
Open

ci: pin called workflow to full commit SHA#1040
eepifanova wants to merge 1 commit intonginx:masterfrom
eepifanova:pin-called-workflows

Conversation

@eepifanova
Copy link

Summary

Pin reusable workflow ref from mutable branch name (@main) to a full commit SHA to prevent supply-chain attacks.

Changes

File Before After
.github/workflows/ci.yml nginx/ci-self-hosted/.github/workflows/njs-buildbot.yml@main @a18ba87ce844172e745b83b6bcfed902c5bbe039 # main

Pinned to the current HEAD of nginx/ci-self-hosted@main — no behavioral change, only supply-chain hardening.

Pin reusable workflow ref from mutable branch name to full
commit SHA to prevent supply-chain attacks.

- njs-buildbot.yml: @main -> @a18ba87ce844172e745b83b6bcfed902c5bbe039

Pinned to the current HEAD of nginx/ci-self-hosted@main.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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