tektronix / python-package-ci-cd

A collection of Actions and Reusable Workflows for Python Packaging CI/CD
Apache License 2.0
1 stars 1 forks source link

chore(gh-actions-deps): update anchore/scan-action action to v5 in all dependant reusable workflows #169

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change Pending
anchore/scan-action action major v4.1.2 -> v5.0.1 v5.1.0

Release Notes

anchore/scan-action (anchore/scan-action) ### [`v5.0.1`](https://redirect.github.com/anchore/scan-action/releases/tag/v5.0.1) [Compare Source](https://redirect.github.com/anchore/scan-action/compare/v5.0.0...v5.0.1) #### New in scan-action v5.0.1 - chore(deps): update Grype to v0.82.1 ([#​389](https://redirect.github.com/anchore/scan-action/issues/389)) \[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)] ### [`v5.0.0`](https://redirect.github.com/anchore/scan-action/releases/tag/v5.0.0) [Compare Source](https://redirect.github.com/anchore/scan-action/compare/v4.1.2...v5.0.0) ##### New in scan-action v5.0.0 - chore(deps): update Grype to v0.82.0 ([#​383](https://redirect.github.com/anchore/scan-action/issues/383)) \[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)] ##### πŸš€ Features - feat: short-lived grype-db cache ([#​348](https://redirect.github.com/anchore/scan-action/issues/348)) \[[kzantow](https://redirect.github.com/kzantow)] Note: with this release grype is no longer installed on `$PATH`. We suspect the changes here could break a number of users of the action who have learned to expect Grype be installed on `$PATH`.

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), 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.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (ee9a07a) to head (3a2e0d7). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #169 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 4 4 Lines 224 224 Branches 30 30 ========================================= Hits 224 224 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 1 month ago

Test Results (ubuntu)

path passed subtotal
tests/test_bump_version_in_files.py 5 5
tests/test_create_unique_testpypi_version.py 7 7
tests/test_find_unreleased_changelog_items.py 6 6
tests/test_update_development_dependencies.py 13 13
TOTAL 31 31

Link to workflow run

github-actions[bot] commented 1 month ago

Test Results (windows)

path passed subtotal
tests\test_bump_version_in_files.py 5 5
tests\test_create_unique_testpypi_version.py 7 7
tests\test_find_unreleased_changelog_items.py 6 6
tests\test_update_development_dependencies.py 13 13
TOTAL 31 31

Link to workflow run

github-actions[bot] commented 1 month ago

Test Results (macos)

path passed subtotal
tests/test_bump_version_in_files.py 5 5
tests/test_create_unique_testpypi_version.py 7 7
tests/test_find_unreleased_changelog_items.py 6 6
tests/test_update_development_dependencies.py 13 13
TOTAL 31 31

Link to workflow run