liatrio / liatrio-otel-collector

The Liatrio distribution of the OpenTelemetry Collector
https://openo11y.dev
Apache License 2.0
38 stars 4 forks source link

chore(deps): update actions/upload-artifact action to v4.4.0 #504

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Type Update Change
actions/upload-artifact action minor v4.3.6 -> v4.4.0

Release Notes

actions/upload-artifact (actions/upload-artifact) ### [`v4.4.0`](https://togithub.com/actions/upload-artifact/compare/v4.3.6...v4.4.0) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.3.6...v4.4.0)

Configuration

📅 Schedule: Branch creation - "before 5am" (UTC), Automerge - At any time (no schedule defined).

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

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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

jburns24 commented 2 months ago

Changelog showed this version changed how upload-artifact handles hidden files which now by default are ignored. I checked we are only using this action in the score card workflow to upload a non-hidden file.