Skip to content

Commit

Permalink
📖 bump version v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
8BitJonny authored Nov 28, 2021
1 parent 75a1a31 commit 0a46d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This action enables you to get the PR no matter which event type triggered the w
```
steps:
- uses: actions/checkout@v1
- uses: 8BitJonny/gh-get-current-pr@1.2.0
- uses: 8BitJonny/gh-get-current-pr@1.3.0
id: PR
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 0a46d94

Please sign in to comment.