Update actions/upload-artifact digest to bbbca2d by renovate[bot] · Pull Request #2934 · astral-sh/ty (original) (raw)

@renovate

@renovate Bot added the internal

An internal refactor or improvement

label

Mar 2, 2026

@MichaReiser

@MichaReiser MichaReiser deleted the renovate/actions-upload-artifact-digest branch

March 4, 2026 10:58

AlexWaygood added a commit that referenced this pull request

Mar 4, 2026

@AlexWaygood

The same as astral-sh/ruff#23675:

The intention here is that this should be a regex match. But that evidently is not working (astral-sh/ruff#23656 and astral-sh/ruff#23655 were filed as separate PRs rather than one combined PR). Looking at the renovate docs, it's possible that we need to surround the string with / in order for it to be considered a regular expression -- i.e., /actions/.*-artifact/ rather than actions/.*-artifact. But a regex here also just feels like it's overcomplicating things anyway -- the only ones we aare about are upload-artifact and download-artifact!

The same problem evidently exists on this repo too: see #2933 and #2934

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})