From 43894b6035d6ad58f7f37f4beb85c06ee7fc2dc7 Mon Sep 17 00:00:00 2001 From: Marcus Ramberg Date: Tue, 20 Sep 2022 21:29:54 +0200 Subject: [PATCH] Baziilonth time is the charm --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 5ac228817..bd40105db 100644 --- a/action.yml +++ b/action.yml @@ -63,7 +63,7 @@ runs: -e GITHUB_INSTALLATION_ID="$GITHUB_INSTALLATION_ID" \ -e GITHUB_PRIVATE_KEY="$GITHUB_PRIVATE_KEY" \ -e IGNORED_USERS="$IGNORED_USERS" \ - docker.pkg.github.com/remarkable/githubusermanager/githubusermanager:v1.1.0 + docker.pkg.github.com/remarkable/githubusermanager/githubusermanager:v1.1.3 shell: bash env: GOOGLE_EMAIL_ADDRESS: ${{ inputs.google-email-address }}