mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-14 11:57:59 +00:00
Merge pull request #978 from external-secrets/dependabot/github_actions/actions/setup-python-3.1.1
build(deps): bump actions/setup-python from 3.1.0 to 3.1.1
This commit is contained in:
commit
34948a1180
1 changed files with 1 additions and 1 deletions
2
.github/workflows/helm.yml
vendored
2
.github/workflows/helm.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
|||
with:
|
||||
version: v3.4.2
|
||||
|
||||
- uses: actions/setup-python@v3.1.0
|
||||
- uses: actions/setup-python@v3.1.1
|
||||
with:
|
||||
python-version: 3.7
|
||||
|
||||
|
|
Loading…
Reference in a new issue