We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5629ec commit 244b9c6Copy full SHA for 244b9c6
1 file changed
action.yml
@@ -4,7 +4,7 @@ author: "github"
4
description: "A GitHub Action to report out contributors and contributions to a repository or organization"
5
runs:
6
using: "docker"
7
- image: "docker://ghcr.io/github-community-projects/contributors:v1"
+ image: "docker://ghcr.io/github-community-projects/contributors:v2"
8
branding:
9
icon: "users"
10
color: "green"
0 commit comments