Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 11, 2025

Updates actions/download-artifact from v5.0.0 to v6.0.0 across all agentic workflows and compiler configuration.

Changes

  • Configuration: Updated pkg/workflow/data/action_pins.json with v6.0.0 SHA (018cc2cf5baa6db3ef3c5f8a56943fffe632ef53)
  • Tests: Updated 4 test files to expect v6 SHA instead of v5
  • Workflows: Recompiled 74 .lock.yml files (522 total occurrences updated)

Verification

SHA matches official v6.0.0 tag from actions/download-artifact repository. All tests pass, including TestActionPinSHAsMatchVersionTags which validates SHAs against upstream tags.

Original prompt

Bump use actions/download-artifact from 5.0.0 (v5) to 6.0.0 (v6)

Review compiler and agentic workflows.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 2 commits November 11, 2025 15:56
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Update actions/download-artifact to version 6.0.0 Bump actions/download-artifact from v5 to v6 Nov 11, 2025
Copilot AI requested a review from pelikhan November 11, 2025 16:08
Copilot finished work on behalf of pelikhan November 11, 2025 16:08
@pelikhan pelikhan marked this pull request as ready for review November 11, 2025 16:22
Copilot AI review requested due to automatic review settings November 11, 2025 16:22
Copilot finished reviewing on behalf of pelikhan November 11, 2025 16:23
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request updates actions/download-artifact from version 5.0.0 (v5) to version 6.0.0 (v6) across the entire codebase. The update involves pinning to the new v6.0.0 SHA (018cc2cf5baa6db3ef3c5f8a56943fffe632ef53) and propagating this change through all compiled workflow lock files and test expectations.

Key Changes:

  • Updated the action pin configuration with the v6.0.0 SHA
  • Updated test expectations to reflect the new SHA
  • Recompiled 74 workflow lock files with the updated action reference

Reviewed Changes

Copilot reviewed 70 out of 70 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pkg/workflow/data/action_pins.json Updated version from v5 to v6 and SHA to 018cc2cf5baa6db3ef3c5f8a56943fffe632ef53
pkg/workflow/threat_detection_test.go Updated test expectation to use v6 SHA
pkg/workflow/safe_output_helpers_test.go Updated test expectation to use v6 SHA
pkg/workflow/compile_test.go Updated test expectation to use v6 SHA
pkg/workflow/action_sha_validation_test.go Updated test to expect v6 instead of v5
.github/workflows/*.lock.yml (74 files) Recompiled workflow lock files with updated action references

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@pelikhan pelikhan merged commit d327506 into main Nov 11, 2025
79 of 83 checks passed
@pelikhan pelikhan deleted the copilot/bump-download-artifact-version branch November 11, 2025 16:25
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