From 72c6155089cb7d71958b76cf446f6b5d3453521f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 22:07:00 +0200 Subject: [PATCH] =?UTF-8?q?chore(deps)!:=20update=20github/issue-metrics?= =?UTF-8?q?=20(v3.25.5=20=E2=86=92=20v4.1.0)=20(#480)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/issue-stats.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/issue-stats.yml b/.github/workflows/issue-stats.yml index 32cc9c7..2b9e91c 100644 --- a/.github/workflows/issue-stats.yml +++ b/.github/workflows/issue-stats.yml @@ -30,7 +30,7 @@ jobs: echo "last_month=$first_day..$last_day" >> "$GITHUB_ENV" - name: Run issue-metrics tool - uses: github/issue-metrics@67526e7bd8100b870f10b1c120780a8375777b43 # v3.25.5 + uses: github/issue-metrics@41a7961f701cc64490f32e143af8ef479b93e87d # v4.1.0 env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} SEARCH_QUERY: 'repo:ivuorinen/actions is:issue created:${{ env.last_month }} -reason:"not planned"'