mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 08:50:42 +02:00
chore(deps): bump pre-commit/action from 876132a3c26aa072b09eab6c5395b4749eeb2435 to 3.0.0 (#3567)
chore(deps): bump pre-commit/action
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 876132a3c26aa072b09eab6c5395b4749eeb2435 to 3.0.0. This release includes the previously tagged commit.
- [Release notes](https://github.com/pre-commit/action/releases)
- [Commits](876132a3c2...646c83fcd0
)
---
updated-dependencies:
- dependency-name: pre-commit/action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
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
10555617c3
commit
f13505fd16
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
@ -229,7 +229,7 @@ jobs:
|
|||
- uses: actions/setup-python@b55428b1882923874294fa556849718a1d7f2ca5
|
||||
with:
|
||||
python-version: "3.x"
|
||||
- uses: pre-commit/action@876132a3c26aa072b09eab6c5395b4749eeb2435
|
||||
- uses: pre-commit/action@646c83fcd040023954eafda54b4db0192ce70507
|
||||
with:
|
||||
extra_args: --show-diff-on-failure --from-ref ${{
|
||||
github.event.pull_request.base.sha }} --to-ref ${{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue