diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index 20777411..b21bb866 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: cvxgrp/.github/actions/coverage@main + - uses: cvxgrp/.github/actions/coverage@v1.1.0 # uncomment once the repo is public - name: Coveralls GitHub Action @@ -29,4 +29,4 @@ jobs: deptry: runs-on: ubuntu-latest steps: - - uses: cvxgrp/.github/actions/deptry@main + - uses: cvxgrp/.github/actions/deptry@v1.1.0