diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 36fa609b..c804a435 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,7 +50,7 @@ jobs: uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0 - name: Dependency Review - uses: actions/dependency-review-action@v3 + uses: actions/dependency-review-action@6c5ccdad469c9f8a2996bfecaec55a631a347034 # v3 with: base-ref: refs/heads/main head-ref: ${{ github.ref }}