Skip to content

Commit

Permalink
Updated PR Difficulty Rating action to version 2 with improved features.
Browse files Browse the repository at this point in the history
  • Loading branch information
MHHukiewitz authored and hoh committed Apr 17, 2024
1 parent ea4acdc commit 390627c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-rating.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
if: github.event.pull_request.draft == false
steps:
- name: PR Difficulty Rating
uses: rate-my-pr/rate@v1
uses: rate-my-pr/rate@v2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
LLAMA_URL: ${{ secrets.LLAMA_URL }}

0 comments on commit 390627c

Please sign in to comment.