mirror of
https://github.com/lxc/incus
synced 2026-08-02 05:26:46 +00:00
build(deps): bump actions/dependency-review-action from 4 to 5
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4 to 5. - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](https://github.com/actions/dependency-review-action/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/dependency-review-action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8010b16e88
commit
adbe30cc9f
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Dependency Review
|
||||
uses: actions/dependency-review-action@v4
|
||||
uses: actions/dependency-review-action@v5
|
||||
if: github.event_name == 'pull_request'
|
||||
with:
|
||||
allow-ghsas: GHSA-4p9m-8gc4-rw2h
|
||||
|
||||
Loading…
Reference in New Issue
Block a user