diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index b8719d1..1f0f077 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -34,7 +34,7 @@ jobs: steps: # Check out the repository so the action can read the manifest files. - name: Checkout repository - uses: actions/checkout@v7.0.0 + uses: actions/checkout@v7.0.1 with: fetch-depth: 1