Skip to content

Commit 3b184ad

Browse files
committed
docs
1 parent bf863a9 commit 3b184ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A GitHub Action for approving pull requests.
77
```yaml
88
steps:
99
- name: Approve Pull Request
10-
uses: juliangruber/approve-pull-request-action@v2.0.0
10+
uses: juliangruber/approve-pull-request-action@v2
1111
with:
1212
github-token: ${{ secrets.GITHUB_TOKEN }}
1313
number: 1

0 commit comments

Comments
 (0)