mirror of
https://github.com/ViViDboarder/bitwarden_rs_ldap.git
synced 2024-11-21 18:56:27 +00:00
Merge pull request #119 from ViViDboarder/dependabot/github_actions/pre-commit/action-3.0.0
Bump pre-commit/action from 2.0.3 to 3.0.0
This commit is contained in:
commit
f366b20fef
2
.github/workflows/cargo.yml
vendored
2
.github/workflows/cargo.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
- uses: actions/setup-python@v4
|
||||
|
||||
- name: Run pre-commit hooks
|
||||
uses: pre-commit/action@v2.0.3
|
||||
uses: pre-commit/action@v3.0.0
|
||||
env:
|
||||
SKIP: hadolint
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user