diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-11-14 07:20:27 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-14 07:20:27 -0800 |
| commit | 957f15238c6dbc9c261c8c2c55ed7291f4f7aca8 (patch) | |
| tree | b990625e0bdc748c265afd97e0092ed107012519 | |
| parent | b1d7963e57ca2013fe9d11c4336c51e8c1c022e6 (diff) | |
| download | seaweedfs-957f15238c6dbc9c261c8c2c55ed7291f4f7aca8.tar.xz seaweedfs-957f15238c6dbc9c261c8c2c55ed7291f4f7aca8.zip | |
build(deps): bump actions/dependency-review-action from 2.5.1 to 3.0.0 (#3977)
| -rw-r--r-- | .github/workflows/depsreview.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/depsreview.yml b/.github/workflows/depsreview.yml index 17585b4f6..ceebf1015 100644 --- a/.github/workflows/depsreview.yml +++ b/.github/workflows/depsreview.yml @@ -11,4 +11,4 @@ jobs: - name: 'Checkout Repository' uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 - name: 'Dependency Review' - uses: actions/dependency-review-action@0efb1d1d84fc9633afcdaad14c485cbbc90ef46c + uses: actions/dependency-review-action@30d582111533d59ab793fd9f971817241654f3ec |
