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 action to v4.6.0 #4467

Merged
merged 1 commit into from
Apr 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 20, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-python action minor v4.5.0 -> v4.6.0

Release Notes

actions/setup-python

v4.6.0: Add allow-prereleases input

Compare Source

In scope of this release we added a new input (allow-prereleases) to allow falling back to pre-release versions of Python when a matching GA version of Python is not available

steps:
  - uses: actions/checkout@v3
  - uses: actions/setup-python@v4
    with:
      python-version: 3.12
      allow-prereleases: true

Besides, we added such changes as:


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.


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

| datasource  | package              | from   | to     |
| ----------- | -------------------- | ------ | ------ |
| github-tags | actions/setup-python | v4.5.0 | v4.6.0 |


Signed-off-by: Renovate Bot <[email protected]>
@renovate renovate bot requested a review from a team as a code owner April 20, 2023 13:57
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 20, 2023
@tomkerkhove tomkerkhove enabled auto-merge (squash) April 21, 2023 09:10
@tomkerkhove tomkerkhove merged commit 8961618 into main Apr 21, 2023
@tomkerkhove tomkerkhove deleted the renovate-github-actions branch April 21, 2023 09:10
geoffrey1330 pushed a commit to geoffrey1330/keda that referenced this pull request Oct 4, 2023
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: geoffrey1330 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file skip-e2e
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant