Skip to content

Commit

Permalink
github-actions: bump the minor-patch-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the minor-patch-dependencies group with 1 update: [actions/dependency-review-action](https://github.com/actions/dependency-review-action).


Updates `actions/dependency-review-action` from 3 to 4
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@v3...v4)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mimmi20 committed Jan 25, 2024
1 parent 5343ddb commit 1a979aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
persist-credentials: false

- name: "Dependency Review"
uses: "actions/dependency-review-action@v3"
uses: "actions/dependency-review-action@v4"
with:
"license-check": true
"vulnerability-check": true
Expand Down

0 comments on commit 1a979aa

Please sign in to comment.