From 40501ff3e4f8692a2800521968717bc085bfe070 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 03:59:20 +0000 Subject: [PATCH] chore(deps): update peaceiris/actions-label-commenter digest to f9af6c9 --- .github/workflows/label-commenter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/label-commenter.yml b/.github/workflows/label-commenter.yml index 47086ad6..6b47dbf7 100644 --- a/.github/workflows/label-commenter.yml +++ b/.github/workflows/label-commenter.yml @@ -24,7 +24,7 @@ jobs: app_id: ${{ secrets.GH_APP_ID }} private_key: ${{ secrets.GH_APP_PRIVATE_KEY }} - - uses: peaceiris/actions-label-commenter@aa6d855f4adee740c3733088776d001071b3a1ca + - uses: peaceiris/actions-label-commenter@f9af6c95ed3b00bf6bb454df73436b31c7dab23b env: RUNNER_DEBUG: 1 with: