Skip to content

Commit 5e6eec8

Browse files
bump version in readme
1 parent b48b0ca commit 5e6eec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This action creates a new branch with the same commit reference as the branch it
1111
## Example usage
1212

1313
```
14-
uses: peterjgrainger/action-create-branch@v1.0.0
14+
uses: peterjgrainger/action-create-branch@v2.0.1
1515
env:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1717
with:

0 commit comments

Comments
 (0)