Skip to content

Commit

Permalink
Merge pull request #563 from pyinat/dependabot/github_actions/pre-com…
Browse files Browse the repository at this point in the history
…mit/action-3.0.1

Bump pre-commit/action from 3.0.0 to 3.0.1
  • Loading branch information
JWCook authored Jun 22, 2024
2 parents 4067a73 + aff23a9 commit 31e424c
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 @@ -59,7 +59,7 @@ jobs:
with:
python-version: ${{ env.LATEST_PY_VERSION }}
- name: Run style checks & linting
uses: pre-commit/action@v3.0.0
uses: pre-commit/action@v3.0.1
- name: Scan dependencies for known vulnerabilities
uses: pypa/gh-action-pip-audit@v1.0.8
with:
Expand Down

0 comments on commit 31e424c

Please sign in to comment.