Skip to content

Commit 62a024d

Browse files
committed
Fix count, prepare for 1.8
1 parent 6efd41b commit 62a024d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ inputs:
2525
default: 1
2626
runs:
2727
using: 'docker'
28-
image: 'docker://ghcr.io/prodyna/github-users:v1.7'
28+
image: 'docker://ghcr.io/prodyna/github-users:v1.8'
2929
env:
3030
ACTION: ${{ inputs.action }}
3131
ENTERPRISE: ${{ inputs.enterprise }}

0 commit comments

Comments
 (0)