Skip to content

Commit

Permalink
chore(deps): bump 8BitJonny/gh-get-current-pr from 2.2.0 to 3.0.0 (#176)
Browse files Browse the repository at this point in the history
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](8BitJonny/gh-get-current-pr@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent a83b5f9 commit bd6c578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit bd6c578

Please sign in to comment.