mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-02 19:04:14 +02:00
chore(deps): bump actions/setup-python from 3.1.0 to 3.1.2 (#3266)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](9c644ca2ab...98f2ad02fd
)
---
updated-dependencies:
- dependency-name: actions/setup-python
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
c19b6d5820
commit
77539992d0
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@9c644ca2ab8e57ea0a487b5ec2f8290740378bfd # pin@v3
|
||||
- uses: actions/setup-python@98f2ad02fd48d057ee3b4d4f66525b231c3e52b6 # pin@v3
|
||||
- uses: pre-commit/action@876132a3c26aa072b09eab6c5395b4749eeb2435 # pin@release
|
||||
with:
|
||||
extra_args: --show-diff-on-failure --from-ref ${{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue