Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
lots0logs authored Feb 17, 2019
1 parent 125334d commit 2f7dd89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ ENTRYPOINT ["node", "/entrypoint.js"]
LABEL maintainer='Dustin Falgout <dustin@falgout.us>'
LABEL repository=https://github.com/lots0logs/gh-action-get-changed-files
LABEL com.github.actions.name=get-changed-files
LABEL com.github.actions.description='Saves changed files to the environment for use by other actions.'
LABEL com.github.actions.description='Saves changed files as JSON for use by other actions.'
LABEL com.github.actions.icon=search
LABEL com.github.actions.color=gray-dark

0 comments on commit 2f7dd89

Please sign in to comment.