We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41b9634 commit 0e830a5Copy full SHA for 0e830a5
1 file changed
action.yml
@@ -37,7 +37,7 @@ inputs:
37
required: false
38
runs:
39
using: 'docker'
40
- image: 'Dockerfile'
+ image: 'docker://docker.pkg.github.com/appvia/githubusermanager/githubusermanager:v1.0.3'
41
env:
42
GOOGLE_EMAIL_ADDRESS: ${{ inputs.google-email-address }}
43
GOOGLE_CREDENTIALS: ${{ inputs.google-credentials }}
0 commit comments