Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkato committed Dec 6, 2019
1 parent a2e12a0 commit d8f3adb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@master

- name: Vale
uses: errata-ai/[email protected].2
uses: errata-ai/[email protected].3
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
```
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vale-action",
"version": "1.0.2",
"version": "1.0.3",
"description": "The official GitHub Action for Vale -- install, manage, and run Vale with ease.",
"main": "lib/main.js",
"scripts": {
Expand Down

0 comments on commit d8f3adb

Please sign in to comment.