We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9250a4b commit 8416d8dCopy full SHA for 8416d8d
action.yml
@@ -63,7 +63,7 @@ runs:
63
-e GITHUB_INSTALLATION_ID="$GITHUB_INSTALLATION_ID" \
64
-e GITHUB_PRIVATE_KEY="$GITHUB_PRIVATE_KEY" \
65
-e IGNORED_USERS="$IGNORED_USERS" \
66
- docker.pkg.github.com/appvia/githubusermanager/githubusermanager:v1.0.5
+ docker.pkg.github.com/reMarkable/githubusermanager/githubusermanager:v1.1.5
67
shell: bash
68
env:
69
GOOGLE_EMAIL_ADDRESS: ${{ inputs.google-email-address }}
0 commit comments