Skip to content

chore: Use zizmor to harden GHA usage - #5088

Merged
JohnTitor merged 1 commit into
rust-lang:mainfrom
JohnTitor:introduce-zizmor
Jun 20, 2026
Merged

chore: Use zizmor to harden GHA usage#5088
JohnTitor merged 1 commit into
rust-lang:mainfrom
JohnTitor:introduce-zizmor

Conversation

@JohnTitor

@JohnTitor JohnTitor commented Apr 28, 2026

Copy link
Copy Markdown
Member

Description

A companion of #5078, fix #5063

Sources

Checklist

  • Relevant tests in libc-test/semver have been updated
  • No placeholder or unstable values like *LAST or *MAX are
    included (see #3131)
  • Tested locally (cd libc-test && cargo test --target mytarget);
    especially relevant for platforms that may not be checked in CI

@rustbot rustbot added the A-CI Area: CI-related items label Apr 28, 2026
@JohnTitor
JohnTitor marked this pull request as ready for review April 30, 2026 06:58
Comment thread .github/workflows/ci.yaml
timeout-minutes: 10
steps:
- name: Checkout repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

@xtqqczze xtqqczze May 18, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v99.0.0

To test whether ref-version-mismatch is triggered, see #5078 (comment)

View changes since the review

@tgross35 tgross35 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Sorry if you were waiting on a review, but this LGTM

View changes since this review

@tgross35 tgross35 added the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Jun 18, 2026
@JohnTitor
JohnTitor added this pull request to the merge queue Jun 20, 2026
Merged via the queue into rust-lang:main with commit 413bb61 Jun 20, 2026
54 checks passed
@tgross35 tgross35 mentioned this pull request Jun 23, 2026
@tgross35 tgross35 added stable-applied This PR has been cherry-picked to libc's stable release branch and removed stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Jun 23, 2026
jollaitbot pushed a commit to sailfishos-mirror/rust-libc that referenced this pull request Jun 24, 2026
(backport <rust-lang/libc#5088>)
(cherry picked from commit 413bb61)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI Area: CI-related items stable-applied This PR has been cherry-picked to libc's stable release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GitHub Actions: SHA-pin external actions?

4 participants