We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aff63cf commit c846be4Copy full SHA for c846be4
1 file changed
action.yml
@@ -55,7 +55,7 @@ runs:
55
-e GITHUB_INSTALLATION_ID="$GITHUB_INSTALLATION_ID" \
56
-e GITHUB_PRIVATE_KEY="$GITHUB_PRIVATE_KEY" \
57
-e IGNORED_USERS="$IGNORED_USERS" \
58
- ghcr.io/remarkable/githubusermanager/githubusermanager:v1.3.2
+ ghcr.io/remarkable/githubusermanager/githubusermanager:v1.4.0
59
shell: bash
60
env:
61
GOOGLE_EMAIL_ADDRESS: ${{ inputs.google-email-address }}
0 commit comments