Skip to content

Commit

Permalink
specify image tag:v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeRoumy committed Jan 18, 2022
1 parent 8954dde commit fff0b86
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: docker://gofersamy/django-migration-checker:latest
image: docker://gofersamy/django-migration-checker:v1.0
args:
- ${{ inputs.app-path }}

0 comments on commit fff0b86

Please sign in to comment.