Skip to content

Commit

Permalink
bump version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjgrainger authored Oct 17, 2020
1 parent b48b0ca commit 5e6eec8
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 @@ -11,7 +11,7 @@ This action creates a new branch with the same commit reference as the branch it
## Example usage

```
uses: peterjgrainger/action-create-branch@v1.0.0
uses: peterjgrainger/action-create-branch@v2.0.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 5e6eec8

Please sign in to comment.