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 64a368b commit c4f268bCopy full SHA for c4f268b
action.yaml
@@ -25,7 +25,7 @@ inputs:
25
default: 1
26
runs:
27
using: 'docker'
28
- image: 'docker://ghcr.io/prodyna/github-users:v1.4'
+ image: 'docker://ghcr.io/prodyna/github-users:v1.5'
29
env:
30
ACTION: ${{ inputs.action }}
31
ENTERPRISE: ${{ inputs.enterprise }}
0 commit comments