Skip to content

Commit

Permalink
chore(deps): update pre-commit/action action to v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and scop committed Jun 9, 2024
1 parent 8c618e5 commit 20de83d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
venv/bin/python3 -m pip install -Ur .github/requirements.txt
- run: venv/bin/gitlint --commits "origin/$GITHUB_BASE_REF..HEAD"
if: github.event_name == 'pull_request'
- uses: pre-commit/action@v3.0.0
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1

test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 20de83d

Please sign in to comment.