Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm committed Feb 2, 2025
1 parent df8db4e commit 7b8434e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- name: "Build the virtual environment for ${{ github.repository }}"
uses: cvxgrp/.github/actions/uv/[email protected]

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Bump version and publish' step
Uses Step
uses 'cvxgrp/.github/actions/uv/environment' with ref 'v2.1.0', not a pinned commit hash

- name: Generate Tag
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 'Bump version and publish' step
Uses Step
uses 'cvxgrp/.github/actions/tag' with ref 'v2.1.0', not a pinned commit hash
with:
Expand Down

0 comments on commit 7b8434e

Please sign in to comment.