mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2025-12-15 20:56:31 +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:
|
## Usage:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
uses: marocchino/sticky-pull-request-comment@v1
|
uses: marocchino/sticky-pull-request-comment@v1.2.1
|
||||||
with:
|
with:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
message: |
|
message: |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue