diff options
author | 2022-05-30 07:29:49 -0700 | |
---|---|---|
committer | 2022-05-30 07:29:49 -0700 | |
commit | 0a75e7ca058e0f43a211d6a8a1b27cc385901a64 (patch) | |
tree | 3511015fe53f32dc8578c03c0984ecca4e18ff6c /.github | |
parent | 33234a2319e1455b6f79a2b1525d6f0a2f7ac30f (diff) | |
download | coredns-0a75e7ca058e0f43a211d6a8a1b27cc385901a64.tar.gz coredns-0a75e7ca058e0f43a211d6a8a1b27cc385901a64.tar.zst coredns-0a75e7ca058e0f43a211d6a8a1b27cc385901a64.zip |
build(deps): bump actions/dependency-review-action from 1.0.1 to 1.0.2 (#5419)
Diffstat (limited to '.github')
-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 65abe087d..2be62fe9d 100644 --- a/.github/workflows/depsreview.yml +++ b/.github/workflows/depsreview.yml @@ -11,4 +11,4 @@ jobs: - name: 'Checkout Repository' uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b - name: 'Dependency Review' - uses: actions/dependency-review-action@39e692fa323107ef86d8fdac0067ce647f239bd7 + uses: actions/dependency-review-action@a9c83d3af6b9031e20feba03b904645bb23d1dab |