From bd6c5785fb23f843b0f95dc1daf07ebc7bda5fb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 20:19:35 +0100 Subject: [PATCH] chore(deps): bump 8BitJonny/gh-get-current-pr from 2.2.0 to 3.0.0 (#176) Bumps [8BitJonny/gh-get-current-pr](https://github.com/8bitjonny/gh-get-current-pr) from 2.2.0 to 3.0.0. - [Release notes](https://github.com/8bitjonny/gh-get-current-pr/releases) - [Commits](https://github.com/8bitjonny/gh-get-current-pr/compare/2.2.0...3.0.0) --- updated-dependencies: - dependency-name: 8BitJonny/gh-get-current-pr dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/pr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index 5e35ce66..2f58eb9c 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -430,7 +430,7 @@ jobs: steps: # report to the PR if deployment failed - name: Get PR object - uses: 8BitJonny/gh-get-current-pr@2.2.0 + uses: 8BitJonny/gh-get-current-pr@3.0.0 id: getpr with: sha: ${{ github.event.after }}