mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-03 12:26:03 +02:00
chore(deps): bump actions/setup-python from 3.0.0 to 3.1.0 (#3234)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](0ebf233433...9c644ca2ab
)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
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
a2966f93ca
commit
6914fb8abf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
@ -227,7 +227,7 @@ jobs:
|
|||
- uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # pin@v2
|
||||
with:
|
||||
go-version: 1.17.x
|
||||
- uses: actions/setup-python@0ebf233433c08fb9061af664d501c3f3ff0e9e20 # pin@v3
|
||||
- uses: actions/setup-python@9c644ca2ab8e57ea0a487b5ec2f8290740378bfd # pin@v3
|
||||
- uses: pre-commit/action@876132a3c26aa072b09eab6c5395b4749eeb2435 # pin@release
|
||||
with:
|
||||
extra_args: --show-diff-on-failure --from-ref ${{
|
||||
|
|
Loading…
Add table
Reference in a new issue