diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-25 08:27:45 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-25 08:27:45 -0700 |
| commit | f3599c92529bad9eea43e3ef4019f74296fc2c53 (patch) | |
| tree | 6e3c1cad461765f1eb9198fde887441c9ad2d4a3 | |
| parent | aed6fdffd29aa700241aceab87211aee5467cd82 (diff) | |
| download | seaweedfs-f3599c92529bad9eea43e3ef4019f74296fc2c53.tar.xz seaweedfs-f3599c92529bad9eea43e3ef4019f74296fc2c53.zip | |
chore(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.4 (#5418)
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.1.3 to 4.2.4.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](https://github.com/actions/dependency-review-action/compare/9129d7d40b8c12c1ed0f60400d00c92d437adcce...733dd5d4a5203f238c33806593ec0f5fc5343d8c)
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -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 24cbce818..ad69107d9 100644 --- a/.github/workflows/depsreview.yml +++ b/.github/workflows/depsreview.yml @@ -11,4 +11,4 @@ jobs: - name: 'Checkout Repository' uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 - name: 'Dependency Review' - uses: actions/dependency-review-action@9129d7d40b8c12c1ed0f60400d00c92d437adcce + uses: actions/dependency-review-action@733dd5d4a5203f238c33806593ec0f5fc5343d8c |
