Skip to content

Commit

Permalink
Merge branch 'fix/pre-commit-tag' into 'main'
Browse files Browse the repository at this point in the history
CI: Fix tag of pre-commit GH action

See merge request heka/medkit!237

changelog: CI: Fix tag of pre-commit GH action
  • Loading branch information
ghisvail committed Nov 23, 2023
2 parents e639bd5 + 63e53fc commit bd6a928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: '3.x'
- uses: pre-commit/action@v3
- uses: pre-commit/action@v3.0.0

0 comments on commit bd6a928

Please sign in to comment.