mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-28 18:06:34 +02:00
chore(deps): bump pre-commit/action from 3.0.0 to 3.0.1 (#4973)
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pre-commit/action/releases)
- [Commits](646c83fcd0...2c7b3805fd
)
---
updated-dependencies:
- dependency-name: pre-commit/action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
67d1362a90
commit
6b6bdaa5fe
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
@ -133,7 +133,7 @@ jobs:
|
|||
with:
|
||||
python-version: "3.x"
|
||||
|
||||
- uses: pre-commit/action@646c83fcd040023954eafda54b4db0192ce70507
|
||||
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd
|
||||
with:
|
||||
extra_args: --show-diff-on-failure --from-ref ${{
|
||||
github.event.pull_request.base.sha }} --to-ref ${{
|
||||
|
|
Loading…
Add table
Reference in a new issue