Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update actions/setup-python digest to 61a6322 #205

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-python action digest 57ded4d -> 61a6322

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title chore(deps): update actions/setup-python digest to bd6b4b6 chore(deps): update actions/setup-python digest to 61a6322 Jul 14, 2023
@renovate renovate bot force-pushed the renovate/actions-setup-python-digest branch from 19183f0 to 453c7d8 Compare July 14, 2023 07:44
@pmig
Copy link
Member

pmig commented Jul 14, 2023

@thschue is setup python really needed?

@singhmanavjot
Copy link

singhmanavjot commented Aug 3, 2023

@thschue is setup python really needed?

@pmig python is needed for ct lint as it uses Yamale and yamllint which rely on it.

Note that Helm and Python must be installed. This can be achieved using actions as shown in the example below. Python is required because ct lint runs Yamale and yamllint which require Python.

src: https://github.com/helm/chart-testing-action

@pmig pmig merged commit c9968dd into main Aug 3, 2023
2 checks passed
@pmig pmig deleted the renovate/actions-setup-python-digest branch August 3, 2023 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants