Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/peaceiris/hugo-theme-iris.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-16 05:03:49 +0300
committerGitHub <noreply@github.com>2022-06-16 05:03:49 +0300
commite01bc6621b2e53fc18986cc2aa11640a816a5414 (patch)
tree237d1eaa3b79e9169e82aa5eccafeae9859c417b
parent2af3d1f278cdcc5ac065cdaa10b8c47e12e025f9 (diff)
ci: bump actions/dependency-review-action from 1 to 2 (#548)
-rw-r--r--.github/workflows/dependency-review.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml
index e8c657c2..a469d3e5 100644
--- a/.github/workflows/dependency-review.yml
+++ b/.github/workflows/dependency-review.yml
@@ -13,4 +13,4 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- - uses: actions/dependency-review-action@v1
+ - uses: actions/dependency-review-action@v2