Skip to content

Commit

Permalink
ci(deps): bump 8BitJonny/gh-get-current-pr from 2.2.0 to 3.0.0 (#201)
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 6, 2024
1 parent e10ff1e commit 957819f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-comment-artifact-url.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: 8BitJonny/gh-get-current-pr@2.2.0
- uses: 8BitJonny/gh-get-current-pr@3.0.0
id: PR
with:
# Only return if PR is still open. (By default it returns PRs in any state.)
Expand Down

0 comments on commit 957819f

Please sign in to comment.