Skip to content

Commit

Permalink
revise the docker image path
Browse files Browse the repository at this point in the history
  • Loading branch information
Falldog committed Dec 4, 2020
1 parent 2f2659b commit a0b681d
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 @@ -12,6 +12,6 @@ inputs:

runs:
using: docker
image: hardcoretech/django-migration-checker:latest
image: docker://hardcoretech/django-migration-checker:latest
args:
- ${{ inputs.app-path }}

0 comments on commit a0b681d

Please sign in to comment.