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 #17265

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: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge (squash) August 18, 2022 17:07
renovate-approve[bot]
renovate-approve bot previously approved these changes Aug 18, 2022
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Aug 18, 2022
@renovate renovate bot force-pushed the renovate/actions-dependency-review-action-2.x branch from 33ba29b to 07d7da8 Compare August 18, 2022 18:58
@renovate renovate bot merged commit 3ad7f74 into main Aug 18, 2022
@renovate renovate bot deleted the renovate/actions-dependency-review-action-2.x branch August 18, 2022 19:12
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 32.165.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant