From bb8b48eec18d82ff7011cac6bd215ae61d0963a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 21:43:12 +0000 Subject: [PATCH] chore(deps): bump 8BitJonny/gh-get-current-pr from 3.0.0 to 4.0.0 Bumps [8BitJonny/gh-get-current-pr](https://github.com/8bitjonny/gh-get-current-pr) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/8bitjonny/gh-get-current-pr/releases) - [Commits](https://github.com/8bitjonny/gh-get-current-pr/compare/3.0.0...4.0.0) --- updated-dependencies: - dependency-name: 8BitJonny/gh-get-current-pr dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b5909c6e3..935aeeb00 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -323,7 +323,7 @@ jobs: -V $FUZZ_TIME_SEC \ -- ${BUILD_FOLDER}/arkscript -L ./lib @@ - - uses: 8BitJonny/gh-get-current-pr@3.0.0 + - uses: 8BitJonny/gh-get-current-pr@4.0.0 id: PR with: sha: ${{ github.event.pull_request.head.sha }}