Skip to content

Commit

Permalink
v3 bump
Browse files Browse the repository at this point in the history
  • Loading branch information
zkoppert authored Mar 26, 2024
1 parent 811a810 commit f090ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/example-using-json-instead-markdown-output.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
steps:
- name: Run issue-metrics tool
id: issue-metrics
uses: github/issue-metrics@v2
uses: github/issue-metrics@v3
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SEARCH_QUERY: 'repo:owner/repo is:issue created:2023-05-01..2023-05-31 -reason:"not planned"'
Expand Down

0 comments on commit f090ae3

Please sign in to comment.