Skip to content

Conversation

@gionn
Copy link
Member

@gionn gionn commented Oct 6, 2025

@gionn gionn requested review from a team, alxgomz, Copilot, ffjdm, pmacius and siddavamshi4 October 6, 2025 15:48
@gionn gionn marked this pull request as ready for review October 6, 2025 15:48
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 PR refactors the cache key construction in a GitHub Actions workflow from using YAML's folded scalar syntax to GitHub's format() function. The change aims to work around dependabot issues with handling the previous multi-line YAML syntax.

  • Replaced YAML folded scalar (>-) with pipe literal (|) and GitHub's format() function
  • Maintained the same cache key structure and parameters
  • Improved readability by using positional format string placeholders

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@gionn gionn merged commit fab898e into master Oct 6, 2025
66 of 68 checks passed
@gionn gionn deleted the fixup-dependabot-parsing branch October 6, 2025 15:51
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.

3 participants