Skip to content

Commit

Permalink
build(deps): bump pre-commit/action from 3.0.0 to 3.0.1 (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 8, 2024
1 parent f49c3d0 commit 047adc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: "3.7"
- uses: pre-commit/action@v3.0.0
- uses: pre-commit/action@v3.0.1
semgrep:
runs-on: ubuntu-latest
name: security-sast-semgrep
Expand Down

0 comments on commit 047adc8

Please sign in to comment.