Skip to content

Commit

Permalink
use full version tag for pre-commit/action action
Browse files Browse the repository at this point in the history
Signed-off-by: gruebel <[email protected]>
  • Loading branch information
gruebel committed Jan 2, 2024
1 parent 0249d86 commit 4d236ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
run: pip install -r requirements.txt

- name: Run pre-commit
uses: pre-commit/action@v3
uses: pre-commit/action@v3.0.0

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3

0 comments on commit 4d236ab

Please sign in to comment.