Update actions/upload-artifact digest to bbbca2d by renovate[bot] · Pull Request #2934 · astral-sh/ty (original) (raw)
Bot added the internal
An internal refactor or improvement
label
MichaReiser deleted the renovate/actions-upload-artifact-digest branch
AlexWaygood added a commit that referenced this pull request
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 thanactions/.*-artifact. But a regex here also just feels like it's overcomplicating things anyway -- the only ones we aare about areupload-artifactanddownload-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 }})