Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2025

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v5.0.1 -> v6.0.0
actions/checkout action major v5 -> v6

Release Notes

actions/checkout (actions/checkout)

v6.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@mihaic
Copy link
Member

mihaic commented Nov 20, 2025

@copilot, use hashes for all uses of actions/checkout like in .github/workflows/skywalking-eyes.yml.

Copy link
Contributor

Copilot AI commented Nov 20, 2025

@mihaic I've opened a new pull request, #229, to work on those changes. Once the pull request is ready, I'll request review from you.

Updated all `actions/checkout` action references to use commit hashes
instead of version tags for improved security and reproducibility.

## Changes

- Replaced `actions/checkout@v6` with
`actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0` in:
  - `.github/workflows/cibuildwheel.yml`
  - `.github/workflows/build-linux-arm.yml`
  - `.github/workflows/build-linux.yml`
  - `.github/workflows/build-macos.yaml`
  - `.github/workflows/pre-commit.yml`

This aligns all workflow files with the existing pattern in
`.github/workflows/skywalking-eyes.yml` and prevents potential tag
hijacking attacks.

<!-- START COPILOT CODING AGENT TIPS -->
---

✨ Let Copilot coding agent [set things up for
you](https://github.com/intel/ScalableVectorSearch/issues/new?title=✨+Set+up+Copilot+instructions&body=Configure%20instructions%20for%20this%20repository%20as%20documented%20in%20%5BBest%20practices%20for%20Copilot%20coding%20agent%20in%20your%20repository%5D%28https://gh.io/copilot-coding-agent-tips%29%2E%0A%0A%3COnboard%20this%20repo%3E&assignees=copilot)
— coding agent works faster and does higher quality work when set up for
your repo.

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: mihaic <[email protected]>
@renovate
Copy link
Contributor Author

renovate bot commented Nov 20, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@mihaic mihaic enabled auto-merge (squash) November 20, 2025 18:35
@mihaic mihaic merged commit eee8ad4 into main Nov 20, 2025
14 checks passed
@mihaic mihaic deleted the renovate/actions-checkout-6.x branch November 20, 2025 19:11
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