From f612640f8cd1fa505dfded057444ddd58c9efdf4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 09:23:58 +0000 Subject: [PATCH] chore(deps): update dyladan/component-owners digest to cdaadff --- .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 942437d0..8012e9f2 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@95fcb98c201ff5a41f6b9df38caad4bf9bf4ef02 + - uses: dyladan/component-owners@cdaadffde64c918909ee081e3fe044b8910f56c2 with: config-file: .github/component_owners.yml repo-token: ${{ secrets.GITHUB_TOKEN }}