From 671e92823a0f5d78f1c6c9963ef990da52c44058 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 12:29:29 +1100 Subject: [PATCH] =?UTF-8?q?XS=E2=9C=94=20=E2=97=BE=20=E2=AC=86=EF=B8=8F=20?= =?UTF-8?q?github-actions:=20Bump=20microsoft/PR-Metrics=20from=201.5.3=20?= =?UTF-8?q?to=201.5.12=20(#23)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit :arrow_up: github-actions: Bump microsoft/PR-Metrics Bumps [microsoft/PR-Metrics](https://github.com/microsoft/pr-metrics) from 1.5.3 to 1.5.12. - [Release notes](https://github.com/microsoft/pr-metrics/releases) - [Commits](https://github.com/microsoft/pr-metrics/compare/v1.5.3...v1.5.12) --- updated-dependencies: - dependency-name: microsoft/PR-Metrics dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/pr-metrics.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-metrics.yml b/.github/workflows/pr-metrics.yml index edcf63e..2dd34a3 100644 --- a/.github/workflows/pr-metrics.yml +++ b/.github/workflows/pr-metrics.yml @@ -22,7 +22,7 @@ jobs: with: fetch-depth: 0 - - uses: microsoft/PR-Metrics@v1.5.3 + - uses: microsoft/PR-Metrics@v1.5.12 name: PR Metrics env: PR_METRICS_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}