Skip to content

Commit

Permalink
build(deps): bump github/issue-metrics from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [github/issue-metrics](https://github.com/github/issue-metrics) from 2 to 3.
- [Release notes](https://github.com/github/issue-metrics/releases)
- [Commits](github/issue-metrics@v2...v3)

---
updated-dependencies:
- dependency-name: github/issue-metrics
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 9a1df9f commit 2d7e799
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 2d7e799

Please sign in to comment.