We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28ecd14 commit d237a74Copy full SHA for d237a74
action.yml
@@ -4,7 +4,7 @@ author: 'github'
4
description: 'A GitHub Action to report out issue metrics'
5
runs:
6
using: 'docker'
7
- image: 'docker://ghcr.io/github/issue_metrics:v1'
+ image: 'docker://ghcr.io/github/issue_metrics:v2'
8
branding:
9
icon: 'check-square'
10
color: 'white'
0 commit comments