Skip to content

Commit

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

Bump github/issue-metrics from 2 to 3
  • Loading branch information
mivano authored Apr 1, 2024
2 parents 526ada7 + a095fbb commit aa1c400
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 @@ -36,7 +36,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:mivano/azure-cost-cli is:issue created:${{ env.last_month }} -reason:"not planned"'
Expand Down

0 comments on commit aa1c400

Please sign in to comment.