Skip to content

Commit

Permalink
chore(deps): update 8bitjonny/gh-get-current-pr action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2024
1 parent 7ab85c0 commit 3aa48f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- name: Get current PR
id: pr
uses: 8BitJonny/gh-get-current-pr@2.2.0
uses: 8BitJonny/gh-get-current-pr@3.0.0
with:
filterOutClosed: true
sha: ${{ github.event.pull_request.head.sha }}
Expand Down

0 comments on commit 3aa48f7

Please sign in to comment.