File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4141
4242 # Run the deployment overview action
4343 - name : Github users
44- uses : prodyna/github-users@v1.0
44+ uses : prodyna/github-users@v1.6
4545 with :
4646 # The action to run
4747 action : members
5858
5959 # Run the deployment overview action
6060 - name : Github users
61- uses : prodyna/github-users@v1.0
61+ uses : prodyna/github-users@v1.6
6262 with :
6363 # The action to run
6464 action : collaborators
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ inputs:
2525 default : 1
2626runs :
2727 using : ' docker'
28- image : ' docker://ghcr.io/prodyna/github-users:v1.5 '
28+ image : ' docker://ghcr.io/prodyna/github-users:v1.6 '
2929 env :
3030 ACTION : ${{ inputs.action }}
3131 ENTERPRISE : ${{ inputs.enterprise }}
You can’t perform that action at this time.
0 commit comments