diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-01-08 10:08:41 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-08 10:08:41 -0800 |
| commit | 391213549c1a890cade1fb073ca84981fc64011b (patch) | |
| tree | 710cc9b3efdefa999407ebb606dae3380edc38ed | |
| parent | 894baa900e864352cb691218d2183caab6f387b0 (diff) | |
| download | seaweedfs-391213549c1a890cade1fb073ca84981fc64011b.tar.xz seaweedfs-391213549c1a890cade1fb073ca84981fc64011b.zip | |
Bump actions/dependency-review-action from 3.1.4 to 3.1.5 (#5174)
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](https://github.com/actions/dependency-review-action/compare/01bc87099ba56df1e897b6874784491ea6309bc4...c74b580d73376b7750d3d2a50bfb8adc2c937507)
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 830c8aa75..bff233efb 100644 --- a/.github/workflows/depsreview.yml +++ b/.github/workflows/depsreview.yml @@ -11,4 +11,4 @@ jobs: - name: 'Checkout Repository' uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - name: 'Dependency Review' - uses: actions/dependency-review-action@01bc87099ba56df1e897b6874784491ea6309bc4 + uses: actions/dependency-review-action@c74b580d73376b7750d3d2a50bfb8adc2c937507 |
