From 419d0fd58c24f708be977ce5ce631b00f9b002d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 06:40:06 +0530 Subject: [PATCH] build(deps): bump micalevisk/last-issue-action from 2.0.0 to 2.3.0 (#16027) Bumps [micalevisk/last-issue-action](https://github.com/micalevisk/last-issue-action) from 2.0.0 to 2.3.0. - [Release notes](https://github.com/micalevisk/last-issue-action/releases) - [Commits](https://github.com/micalevisk/last-issue-action/compare/044e1cb7e9a4dde20e22969cb67818bfca0797be...0d40124cc99ac8601c2516007f0c98ef3d27537b) --- updated-dependencies: - dependency-name: micalevisk/last-issue-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/monthly-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/monthly-check.yml b/.github/workflows/monthly-check.yml index 3191385257..56c6d9c1ac 100644 --- a/.github/workflows/monthly-check.yml +++ b/.github/workflows/monthly-check.yml @@ -41,7 +41,7 @@ jobs: GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} - name: Find the last report issue open - uses: micalevisk/last-issue-action@044e1cb7e9a4dde20e22969cb67818bfca0797be # v2.3.0 + uses: micalevisk/last-issue-action@0d40124cc99ac8601c2516007f0c98ef3d27537b # v2.3.0 id: last-issue with: state: open