We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6efd41b commit 62a024dCopy full SHA for 62a024d
action.yaml
@@ -25,7 +25,7 @@ inputs:
25
default: 1
26
runs:
27
using: 'docker'
28
- image: 'docker://ghcr.io/prodyna/github-users:v1.7'
+ image: 'docker://ghcr.io/prodyna/github-users:v1.8'
29
env:
30
ACTION: ${{ inputs.action }}
31
ENTERPRISE: ${{ inputs.enterprise }}
0 commit comments