From 9ea0d60a98883c97cb4f303d4fc3fbaf9d1389e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 15:18:21 +0000 Subject: [PATCH] chore(deps): update dyladan/component-owners digest to 58bd86e --- .github/workflows/component-owners.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/component-owners.yml b/.github/workflows/component-owners.yml index befef350..359a7b81 100644 --- a/.github/workflows/component-owners.yml +++ b/.github/workflows/component-owners.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest name: Auto Assign Owners steps: - - uses: dyladan/component-owners@a0a1a67d6955b6efe190e9646e0ba536f882414a + - uses: dyladan/component-owners@58bd86e9814d23f1525d0a970682cead459fa783 with: config-file: .github/component_owners.yml repo-token: ${{ secrets.GITHUB_TOKEN }}