Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
leovct committed Feb 27, 2024
1 parent ebd21d0 commit 08b13d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
if: contains(github.head_ref, 'release-please') != true && contains(github.head_ref, 'breaking-release') == true
runs-on: ubuntu-latest
steps:
- uses: 8BitJonny/gh-get-current-pr@v3
- uses: 8BitJonny/gh-get-current-pr@3.0.0
with:
sha: ${{ github.event.pull_request.head.sha }}
id: PR
Expand Down

0 comments on commit 08b13d0

Please sign in to comment.