Commit 7d0fa27
authored
chore(deps): update workflows (#167)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | patch | `v6.0.1` → `v6.0.2` |
| [actions/setup-node](https://redirect.github.com/actions/setup-node) |
action | minor | `v6.1.0` → `v6.2.0` |
|
[actions/setup-python](https://redirect.github.com/actions/setup-python)
| action | minor | `v6.1.0` → `v6.2.0` |
|
[github/codeql-action](https://redirect.github.com/github/codeql-action)
| action | patch | `v4.31.7` → `v4.31.10` |
|
[peter-evans/create-pull-request](https://redirect.github.com/peter-evans/create-pull-request)
| action | minor | `v8.0.0` → `v8.1.0` |
---
### Release Notes
<details>
<summary>actions/checkout (actions/checkout)</summary>
###
[`v6.0.2`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v602)
[Compare
Source](https://redirect.github.com/actions/checkout/compare/v6.0.1...v6.0.2)
- Fix tag handling: preserve annotations and explicit fetch-tags by
[@​ericsciple](https://redirect.github.com/ericsciple) in
[#​2356](https://redirect.github.com/actions/checkout/pull/2356)
</details>
<details>
<summary>actions/setup-node (actions/setup-node)</summary>
###
[`v6.2.0`](https://redirect.github.com/actions/setup-node/compare/v6.1.0...v6.2.0)
[Compare
Source](https://redirect.github.com/actions/setup-node/compare/v6.1.0...v6.2.0)
</details>
<details>
<summary>actions/setup-python (actions/setup-python)</summary>
###
[`v6.2.0`](https://redirect.github.com/actions/setup-python/compare/v6.1.0...v6.2.0)
[Compare
Source](https://redirect.github.com/actions/setup-python/compare/v6.1.0...v6.2.0)
</details>
<details>
<summary>github/codeql-action (github/codeql-action)</summary>
###
[`v4.31.10`](https://redirect.github.com/github/codeql-action/releases/tag/v4.31.10)
[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v4.31.9...v4.31.10)
##### CodeQL Action Changelog
See the [releases
page](https://redirect.github.com/github/codeql-action/releases) for the
relevant changes to the CodeQL CLI and language packs.
##### 4.31.10 - 12 Jan 2026
- Update default CodeQL bundle version to 2.23.9.
[#​3393](https://redirect.github.com/github/codeql-action/pull/3393)
See the full
[CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v4.31.10/CHANGELOG.md)
for more information.
###
[`v4.31.9`](https://redirect.github.com/github/codeql-action/compare/v4.31.8...v4.31.9)
[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v4.31.8...v4.31.9)
###
[`v4.31.8`](https://redirect.github.com/github/codeql-action/releases/tag/v4.31.8)
[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v4.31.7...v4.31.8)
##### CodeQL Action Changelog
See the [releases
page](https://redirect.github.com/github/codeql-action/releases) for the
relevant changes to the CodeQL CLI and language packs.
##### 4.31.8 - 11 Dec 2025
- Update default CodeQL bundle version to 2.23.8.
[#​3354](https://redirect.github.com/github/codeql-action/pull/3354)
See the full
[CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v4.31.8/CHANGELOG.md)
for more information.
</details>
<details>
<summary>peter-evans/create-pull-request
(peter-evans/create-pull-request)</summary>
###
[`v8.1.0`](https://redirect.github.com/peter-evans/create-pull-request/releases/tag/v8.1.0):
Create Pull Request v8.1.0
[Compare
Source](https://redirect.github.com/peter-evans/create-pull-request/compare/v8.0.0...v8.1.0)
#### What's Changed
- README.md: bump given GitHub actions to their latest versions by
[@​deining](https://redirect.github.com/deining) in
[#​4265](https://redirect.github.com/peter-evans/create-pull-request/pull/4265)
- build(deps): bump the github-actions group with 2 updates by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​4273](https://redirect.github.com/peter-evans/create-pull-request/pull/4273)
- build(deps-dev): bump the npm group with 2 updates by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​4274](https://redirect.github.com/peter-evans/create-pull-request/pull/4274)
- build(deps-dev): bump undici from 6.22.0 to 6.23.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​4284](https://redirect.github.com/peter-evans/create-pull-request/pull/4284)
- Update distribution by
[@​actions-bot](https://redirect.github.com/actions-bot) in
[#​4289](https://redirect.github.com/peter-evans/create-pull-request/pull/4289)
- fix: Handle remote prune failures gracefully on self-hosted runners by
[@​peter-evans](https://redirect.github.com/peter-evans) in
[#​4295](https://redirect.github.com/peter-evans/create-pull-request/pull/4295)
- feat: add
[@​octokit/plugin-retry](https://redirect.github.com/octokit/plugin-retry)
to handle retriable server errors by
[@​peter-evans](https://redirect.github.com/peter-evans) in
[#​4298](https://redirect.github.com/peter-evans/create-pull-request/pull/4298)
#### New Contributors
- [@​deining](https://redirect.github.com/deining) made their
first contribution in
[#​4265](https://redirect.github.com/peter-evans/create-pull-request/pull/4265)
**Full Changelog**:
<peter-evans/create-pull-request@v8.0.0...v8.1.0>
</details>
---
### 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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuODUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 518eea2 commit 7d0fa27
3 files changed
Lines changed: 15 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
0 commit comments