mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2025-12-15 04:46:22 +00:00
point to latest version in usage example
This commit is contained in:
parent
9e999c609f
commit
f5f2293470
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ Create comment on pull request, if exists update that comment.
|
|||
## Usage:
|
||||
|
||||
```yaml
|
||||
uses: marocchino/sticky-pull-request-comment@v1
|
||||
uses: marocchino/sticky-pull-request-comment@v1.2.1
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
message: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue