Skip to content

Commit

Permalink
:dependabot: github-actions(deps): Bump github/issue-metrics
Browse files Browse the repository at this point in the history
Bumps [github/issue-metrics](https://github.com/github/issue-metrics) from 3.16.0 to 3.17.0.
- [Release notes](https://github.com/github/issue-metrics/releases)
- [Commits](github/issue-metrics@2a4bfcb...7d6c495)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 9d86652 commit 7bb0aac
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 @@ -32,7 +32,7 @@ jobs:
- name: Run GitHub Issue Metrics action
id: run_github_issue_metrics
uses: github/issue-metrics@2a4bfcbe40396c10a03ab0b19605f179c1509755 # v3.16.0
uses: github/issue-metrics@7d6c495e29e8a48085496928b4f0d4ce09f24cdf # v3.17.0
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SEARCH_QUERY: 'repo:ministryofjustice/analytical-platform is:issue created:${{ env.last_month }} -reason:"not planned"'
Expand Down

0 comments on commit 7bb0aac

Please sign in to comment.