We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c8d71a commit f38688dCopy full SHA for f38688d
action.yml
@@ -4,7 +4,7 @@ author: 'zkoppert'
4
description: 'A GitHub Action to create a list of InnerSource repos within an organization.'
5
runs:
6
using: 'docker'
7
- image: 'Dockerfile'
+ image: 'docker://ghcr.io/zkoppert/innersource-crawler:v1'
8
branding:
9
icon: 'check-square'
10
color: 'white'
0 commit comments