Skip to content

Commit e98d5d0

Browse files
⬆️ Bump crazy-max/ghaction-github-labeler action to v6 (#138)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [crazy-max/ghaction-github-labeler](https://redirect.github.com/crazy-max/ghaction-github-labeler) | action | major | `v5.3.0` → `v6.0.0` | --- ### Release Notes <details> <summary>crazy-max/ghaction-github-labeler (crazy-max/ghaction-github-labeler)</summary> ### [`v6.0.0`](https://redirect.github.com/crazy-max/ghaction-github-labeler/releases/tag/v6.0.0) [Compare Source](https://redirect.github.com/crazy-max/ghaction-github-labeler/compare/v5.3.0...v6.0.0) - Node 24 as default runtime (requires [Actions Runner v2.327.1](https://redirect.github.com/actions/runner/releases/tag/v2.327.1) or later) by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;249](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/249) - Switch to ESM and update config/test wiring by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;246](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/246) - Bump [@&#8203;actions/core](https://redirect.github.com/actions/core) from 1.11.1 to 3.0.0 in [#&#8203;247](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/247) - Bump [@&#8203;actions/github](https://redirect.github.com/actions/github) from 6.0.0 to 9.0.0 in [#&#8203;248](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/248) - Bump brace-expansion from 1.1.11 to 1.1.12 in [#&#8203;236](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/236) - Bump js-yaml from 4.1.0 to 4.1.1 in [#&#8203;240](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/240) - Bump lodash from 4.17.21 to 4.17.23 in [#&#8203;242](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/242) - Bump matcher from 3.0.0 to 6.0.0 in [#&#8203;239](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/239) - Bump minimatch from 3.1.2 to 3.1.5 in [#&#8203;245](https://redirect.github.com/crazy-max/ghaction-github-labeler/pull/245) **Full Changelog**: <crazy-max/ghaction-github-labeler@v5.3.0...v6.0.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 is behind base branch, 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/tr4nt0r/pythonkuma). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40My4yIiwidXBkYXRlZEluVmVyIjoiNDMuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiOnJlY3ljbGU6IGRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c3355e3 commit e98d5d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1717

1818
- name: Run Labeler
19-
uses: crazy-max/ghaction-github-labeler@24d110aa46a59976b8a7f35518cb7f14f434c916 # v5.3.0
19+
uses: crazy-max/ghaction-github-labeler@548a7c3603594ec17c819e1239f281a3b801ab4d # v6.0.0
2020
with:
2121
skip-delete: true

0 commit comments

Comments
 (0)