Commit 138df97
authored
chore(deps): update actions/setup-python action to v6.3.0 (#234)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[actions/setup-python](https://redirect.github.com/actions/setup-python)
| action | minor | `v6.2.0` → `v6.3.0` |
---
### Release Notes
<details>
<summary>actions/setup-python (actions/setup-python)</summary>
###
[`v6.3.0`](https://redirect.github.com/actions/setup-python/releases/tag/v6.3.0)
[Compare
Source](https://redirect.github.com/actions/setup-python/compare/v6.2.0...v6.3.0)
##### What's Changed
##### Enhancement
- Add RHEL support and include Linux distro in cache keys by
[@​priyagupta108](https://redirect.github.com/priyagupta108) in
[#​1323](https://redirect.github.com/actions/setup-python/pull/1323)
- Fix pip cache error handling on Windows by
[@​priyagupta108](https://redirect.github.com/priyagupta108) in
[#​1040](https://redirect.github.com/actions/setup-python/pull/1040)
##### Dependency update
- Upgrade minimatch from 3.1.2 to 3.1.5 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​1281](https://redirect.github.com/actions/setup-python/pull/1281)
- Upgrade actions dependencies by
[@​gowridurgad](https://redirect.github.com/gowridurgad) with
[@​Copilot](https://redirect.github.com/Copilot) in
[#​1303](https://redirect.github.com/actions/setup-python/pull/1303)
- Upgrade
[@​actions/cache](https://redirect.github.com/actions/cache) to
5.1.0, log cache write denied by
[@​jasongin](https://redirect.github.com/jasongin) in
[#​1324](https://redirect.github.com/actions/setup-python/pull/1324)
- Upgrade dependency versions and test workflow configuration by
[@​HarithaVattikuti](https://redirect.github.com/HarithaVattikuti)
in
[#​1322](https://redirect.github.com/actions/setup-python/pull/1322)
##### Documentation
- Update advanced-usage.md by
[@​Dunky-Z](https://redirect.github.com/Dunky-Z) in
[#​811](https://redirect.github.com/actions/setup-python/pull/811)
##### New Contributors
- [@​gowridurgad](https://redirect.github.com/gowridurgad) with
[@​Copilot](https://redirect.github.com/Copilot) made their first
contribution in
[#​1303](https://redirect.github.com/actions/setup-python/pull/1303)
- [@​jasongin](https://redirect.github.com/jasongin) made their
first contribution in
[#​1324](https://redirect.github.com/actions/setup-python/pull/1324)
- [@​Dunky-Z](https://redirect.github.com/Dunky-Z) made their
first contribution in
[#​811](https://redirect.github.com/actions/setup-python/pull/811)
**Full Changelog**:
<actions/setup-python@v6...v6.3.0>
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/DrupalSecurityTeam/drupal-advisory-database).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzUuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 7ea4a88 commit 138df97
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments