Skip to content

Commit e052531

Browse files
committed
Update readme according to branch changes
Signed-off-by: Riddhesh Sanghvi <riddhesh237@gmail.com>
1 parent d644317 commit e052531

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
@@ -30,7 +30,7 @@ jobs:
3030
- uses: actions/checkout@v2
3131
with:
3232
ref: ${{ github.event.pull_request.head.sha }}
33-
- uses: rtCamp/action-phpcs-code-review@master
33+
- uses: rtCamp/action-phpcs-code-review@v2.0.0
3434
env:
3535
GH_BOT_TOKEN: ${{ secrets.GH_BOT_TOKEN }}
3636
with:

0 commit comments

Comments
 (0)