Skip to content

Commit

Permalink
Merge pull request #217 from openedx/dependabot/github_actions/github…
Browse files Browse the repository at this point in the history
…/issue-metrics-3

build(deps): bump github/issue-metrics from 2 to 3
  • Loading branch information
Feanil Patel authored Apr 8, 2024
2 parents ae825ea + 2d7e799 commit 96d271d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:

- name: Run issue-metrics tool
uses: github/issue-metrics@v2
uses: github/issue-metrics@v3
env:
GH_TOKEN: ${{ secrets.REQUIREMENTS_BOT_GITHUB_TOKEN }}
LABELS_TO_MEASURE: 'waiting for eng review,product review,needs test run,waiting on author,Ready to Merge,blocked by other work'
Expand Down

0 comments on commit 96d271d

Please sign in to comment.