Skip to content

Commit 390627c

Browse files
MHHukiewitzhoh
authored andcommitted
Updated PR Difficulty Rating action to version 2 with improved features.
1 parent ea4acdc commit 390627c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-rating.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
if: github.event.pull_request.draft == false
1414
steps:
1515
- name: PR Difficulty Rating
16-
uses: rate-my-pr/rate@v1
16+
uses: rate-my-pr/rate@v2
1717
with:
1818
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1919
LLAMA_URL: ${{ secrets.LLAMA_URL }}

0 commit comments

Comments
 (0)