Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update actions/dependency-review-action action to v2.1.0 #454

Merged
merged 1 commit into from
Aug 18, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 18, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/dependency-review-action action minor v2.0.4 -> v2.1.0

Release Notes

actions/dependency-review-action

v2.1.0

Compare Source

This release includes a couple of new features (thanks @​WillDaSilva and @​tspascoal):

  1. The Action now includes a summary of the vulnerabilities and licenses detected:
Screenshot 2022-08-18 at 16 28 37

You can see a live example by visiting: https://github.com/future-funk/redesigned-custom-spood/actions/runs/2883016064

  1. You can now use the Action in events different to pull_request. You just need to provide a head-sha and base-sha in your config file:
name: Dependency Review
  uses: actions/dependency-review-action@v2
  with:
### You can pass any git refs here
### base-ref: ${{ your_base_ref }}
### head-ref: ${{ your_head_ref }}

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/actions-dependency-review-action-2.x branch from cd30efe to 58b6c82 Compare August 18, 2022 18:09
@HonkingGoose HonkingGoose merged commit 7a61824 into main Aug 18, 2022
@HonkingGoose HonkingGoose deleted the renovate/actions-dependency-review-action-2.x branch August 18, 2022 18:10
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.

None yet

1 participant