Skip to content

Commit

Permalink
Atualiza imagem docker
Browse files Browse the repository at this point in the history
  • Loading branch information
renatofreire committed Jan 24, 2024
1 parent e05fbbb commit e838078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ outputs:
description: "Cypress unit tests JSON results in base64 format."
runs:
using: "docker"
image: "docker://betrybe/cypress-evaluator-action:v9.0"
image: "docker://betrybe/cypress-evaluator-action:v10.1.0-alpha"
args:
- ${{ inputs.npm-start }}
- ${{ inputs.headless }}
Expand Down

0 comments on commit e838078

Please sign in to comment.