Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalgn committed Aug 26, 2019
1 parent c2d2180 commit 3d4666e
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 @@ -15,7 +15,7 @@ workflow "on pull request changes, assign size labels" {
}
action "assign size labels" {
uses = "pascalgn/size-label-action@397e38b11f1a8d4988db00d37b93ed1df6f05f41"
uses = "pascalgn/size-label-action@c2d2180e948c522584a969d2657fc4ab1d01d1aa"
secrets = ["GITHUB_TOKEN"]
}
```
Expand Down

0 comments on commit 3d4666e

Please sign in to comment.