diff options
| author | chrislu <chris.lu@gmail.com> | 2022-07-18 15:14:47 -0700 |
|---|---|---|
| committer | chrislu <chris.lu@gmail.com> | 2022-07-18 15:14:47 -0700 |
| commit | 99739fa5a9c20174a1739e51d3a8b4c4d2ebd3b1 (patch) | |
| tree | 5d4997b69d76f70b1c37e7ac4b83d9b36638b59f /.github/workflows | |
| parent | 7f672b37e166a97fc652a40c7fc41d03f1d6e690 (diff) | |
| parent | f90926572103c0c6d2dbf025b9e09e62d2137b23 (diff) | |
| download | seaweedfs-99739fa5a9c20174a1739e51d3a8b4c4d2ebd3b1.tar.xz seaweedfs-99739fa5a9c20174a1739e51d3a8b4c4d2ebd3b1.zip | |
Merge branch 'master' into messaging
Diffstat (limited to '.github/workflows')
| -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 b84b27d15..e13bacb2a 100644 --- a/.github/workflows/depsreview.yml +++ b/.github/workflows/depsreview.yml @@ -11,4 +11,4 @@ jobs: - name: 'Checkout Repository' uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748 - name: 'Dependency Review' - uses: actions/dependency-review-action@1c59cdf2a9c7f29c90e8da32237eb04b81bad9f0 + uses: actions/dependency-review-action@94145f3150bfabdc97540cbd5f7e926306ea7744 |
