From 853408bc56429633999e23f77774b6465c5fa349 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Thu, 11 Jul 2024 07:14:55 +0000 Subject: [PATCH] chore(deps): update angular/dev-infra digest to 47ebdf3 --- .github/workflows/dev-infra.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/dev-infra.yml b/.github/workflows/dev-infra.yml index bab3927c8f..b57333dadd 100644 --- a/.github/workflows/dev-infra.yml +++ b/.github/workflows/dev-infra.yml @@ -12,13 +12,13 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2 - - uses: angular/dev-infra/github-actions/commit-message-based-labels@f89362d698858f9674463e48fde514b097a15838 + - uses: angular/dev-infra/github-actions/commit-message-based-labels@47ebdf399433abefafe459b3c51795dd8c6ab220 with: angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }} post_approval_changes: runs-on: ubuntu-latest steps: - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2 - - uses: angular/dev-infra/github-actions/post-approval-changes@f89362d698858f9674463e48fde514b097a15838 + - uses: angular/dev-infra/github-actions/post-approval-changes@47ebdf399433abefafe459b3c51795dd8c6ab220 with: angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}