From 2a3c33d40cf4f25af123e3634ea815a988e0761e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 09:59:27 +1200 Subject: [PATCH] chore(deps): update dyladan/component-owners digest to a0a1a67 (#211) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 8012e9f2..befef350 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@cdaadffde64c918909ee081e3fe044b8910f56c2 + - uses: dyladan/component-owners@a0a1a67d6955b6efe190e9646e0ba536f882414a with: config-file: .github/component_owners.yml repo-token: ${{ secrets.GITHUB_TOKEN }}