aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-04 19:15:52 +0100
committerGitHub <noreply@github.com>2023-12-04 19:15:52 +0100
commit5ce47bfe8c4a2adcf0b665cc78ea31c99a5918d0 (patch)
treee4b1e23e9f2800271451dc26f357135db47fe2b3
parentce0229b719293014fe425e7b6f547f74a1f37690 (diff)
ci: bump actions/labeler from 4 to 5 (#6007)
Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](https://github.com/actions/labeler/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/labeler dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/pr_triage.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pr_triage.yml b/.github/workflows/pr_triage.yml
index e1c7b8ae..93aa8962 100644
--- a/.github/workflows/pr_triage.yml
+++ b/.github/workflows/pr_triage.yml
@@ -32,7 +32,7 @@ jobs:
uses: ./.ryujinx-mako/.github/actions/setup-mako
- name: Update labels based on changes
- uses: actions/labeler@v4
+ uses: actions/labeler@v5
with:
sync-labels: true
dot: true