Skip to content

Commit

Permalink
update instructions for old version v0 ref
Browse files Browse the repository at this point in the history
  • Loading branch information
mroth committed Aug 30, 2019
1 parent a805002 commit a433555
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 @@ -44,7 +44,7 @@ you will need to pin to a previous version of this action.
```hcl
action "lint" {
uses="openlawteam/scalafmt-ci@0.1.0"
uses="openlawteam/scalafmt-ci@v0"
# optional additional args
args="--exclude ./vendor"
}
Expand Down

0 comments on commit a433555

Please sign in to comment.