Skip to content

Conversation

@mhucka
Copy link
Collaborator

@mhucka mhucka commented Oct 25, 2025

No description provided.

@github-actions github-actions bot added the size: XL lines changed >1000 label Oct 25, 2025
- name: Install dependencies
if: steps.changes.outputs.any_changed == 'true'
run: |
pip install -r requirements.txt

Check warning

Code scanning / Scorecard

Pinned-Dependencies

score is 3: pipCommand not pinned by hash Click Remediation section below to solve this issue
if: steps.changes.outputs.any_changed == 'true'
run: |
pip install -r requirements.txt
pip install -r dev-requirements.txt

Check warning

Code scanning / Scorecard

Pinned-Dependencies

score is 3: pipCommand not pinned by hash Click Remediation section below to solve this issue

- name: Install dependencies
run: |
pip install -r requirements.txt

Check warning

Code scanning / Scorecard

Pinned-Dependencies

score is 3: pipCommand not pinned by hash Click Remediation section below to solve this issue
- name: Install dependencies
run: |
pip install -r requirements.txt
pip install -r dev-requirements.txt

Check warning

Code scanning / Scorecard

Pinned-Dependencies

score is 3: pipCommand not pinned by hash Click Remediation section below to solve this issue

- name: Install dependencies
run: pip install -r requirements.txt

Check warning

Code scanning / Scorecard

Pinned-Dependencies

score is 3: pipCommand not pinned by hash Click Remediation section below to solve this issue

- name: Install dependencies
run: pip install -r requirements.txt

Check warning

Code scanning / Scorecard

Pinned-Dependencies

score is 3: pipCommand not pinned by hash Click Remediation section below to solve this issue
@mhucka mhucka closed this Nov 5, 2025
@mhucka mhucka force-pushed the mh-revise-workflows branch from 9b59c0f to 9654999 Compare November 5, 2025 03:57
@github-actions github-actions bot added Size: XS <10 lines changed and removed size: XL lines changed >1000 labels Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Size: XS <10 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant