From 377ced66c83fecd44567ad7d9b19eb25acf3cc01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 12:10:13 +0000 Subject: [PATCH] chore(deps): update peaceiris/actions-label-commenter digest to 8d3c200 --- .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 8c12a4d3..e0d1c0cf 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@c2d00660c86f2b9ed0fb35b372c451558eba85b3 + - uses: peaceiris/actions-label-commenter@8d3c20050de51aa892486c595dc5f01a58e870f4 env: RUNNER_DEBUG: 1 with: