Skip to content

Commit

Permalink
Bump github/issue-metrics from 3.12.0 to 3.13.0 (#717)
Browse files Browse the repository at this point in the history
Bumps [github/issue-metrics](https://github.com/github/issue-metrics) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/github/issue-metrics/releases)
- [Commits](github/issue-metrics@8cee549...c567bd1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 690ab71 commit f3f3a70
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 @@ -27,7 +27,7 @@ jobs:
echo "last-month=$first_day..$last_day" >> "$GITHUB_OUTPUT"
- name: Run issue-metrics tool
uses: github/issue-metrics@8cee5496479b17c8a68bb4bcf77bf87978eca712 # v3.12.0
uses: github/issue-metrics@c567bd1cc299128e851f2da1aef633b493baa7ea # v3.13.0
env:
GH_TOKEN: ${{ secrets.ACCESS_TOKEN }}
IGNORE_USERS: 'codecov[bot],costellobot,costellobot[bot],github-actions[bot]'
Expand Down

0 comments on commit f3f3a70

Please sign in to comment.