We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01610c8 commit 9a2243eCopy full SHA for 9a2243e
action.yml
@@ -67,7 +67,7 @@ runs:
67
-e GITHUB_INSTALLATION_ID="$GITHUB_INSTALLATION_ID" \
68
-e GITHUB_PRIVATE_KEY="$GITHUB_PRIVATE_KEY" \
69
-e IGNORED_USERS="$IGNORED_USERS" \
70
- docker.pkg.github.com/remarkable/githubusermanager/githubusermanager:v1.3.1
+ docker.pkg.github.com/remarkable/githubusermanager/githubusermanager:v1.3.2
71
shell: bash
72
env:
73
GOOGLE_EMAIL_ADDRESS: ${{ inputs.google-email-address }}
0 commit comments