Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyakooo0 committed Dec 13, 2021
1 parent 6d8a673 commit 3b2fc92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ inputs:
default: "${{ github.event.pull_request.head.sha }}"
runs:
using: "docker"
image: "typeable/comparest-github-action:latest"
image: "docker://typeable/comparest-github-action:latest"
env:
GITHUB_TOKEN: "${{ inputs.GITHUB_TOKEN }}"
REPO: "${{ inputs.repo }}"
Expand Down

0 comments on commit 3b2fc92

Please sign in to comment.