Skip to content

Commit

Permalink
derp
Browse files Browse the repository at this point in the history
  • Loading branch information
briantting committed Oct 16, 2024
1 parent fd7142b commit 15e58c9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ jobs:
- name: Install pre-commit
run: |
sudo apt update
sudo apt install python3 gn pipx
pipx install pre-commit
sudo apt update
sudo apt install python3 gn pre-commit
pre-commit --version
- name: Checkout
uses: actions/checkout@v4

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 0: GitHub-owned GitHubAction not pinned by hash
Remediation tip: update your workflow using https://app.stepsecurity.io
Click Remediation section below for further remediation help
with:
Expand Down

0 comments on commit 15e58c9

Please sign in to comment.