1
0
Fork 0
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:
paul-the-alien[bot] 2022-04-11 11:58:40 +00:00 committed by GitHub
commit 34948a1180
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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