Skip to content

Commit

Permalink
chore(deps): bump github/issue-metrics from 2 to 3 (#916)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 73ddf33 commit 1852df9
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 @@ -29,7 +29,7 @@ jobs:
echo "last_month=$first_day..$last_day" >> "$GITHUB_ENV"
- name: Run issue-metrics tool
uses: github/issue-metrics@v2
uses: github/issue-metrics@v3
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SEARCH_QUERY: 'repo:sunny0826/kubecm is:issue created:${{ env.last_month }} -reason:"not planned"'
Expand Down

0 comments on commit 1852df9

Please sign in to comment.