Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm authored Feb 3, 2025
1 parent 6e8844f commit a0bd86a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ jobs:
steps:
- name: "Build the virtual environment for ${{ github.repository }}"
uses: cvxgrp/.github/actions/uv/[email protected]

- uses: cvxgrp/.github/actions/[email protected]
with:
python-version: ${{ matrix.python-version }}

- uses: cvxgrp/.github/actions/[email protected]

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'CI' step
Uses Step
uses 'cvxgrp/.github/actions/test' with ref 'v2.1.0', not a pinned commit hash
with:
tests-folder: src/tests

0 comments on commit a0bd86a

Please sign in to comment.