mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-14 11:57:59 +00:00
chore(deps): bump actions/setup-python from 4.6.0 to 4.6.1 (#2366)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.0 to 4.6.1. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v4.6.0...v4.6.1) --- 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
6b34d17963
commit
1498f457b3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/helm.yml
vendored
2
.github/workflows/helm.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
with:
|
||||
version: v3.4.2
|
||||
|
||||
- uses: actions/setup-python@v4.6.0
|
||||
- uses: actions/setup-python@v4.6.1
|
||||
with:
|
||||
python-version: 3.7
|
||||
|
||||
|
|
Loading…
Reference in a new issue