Skip to content

Commit

Permalink
update name
Browse files Browse the repository at this point in the history
  • Loading branch information
mkumatag committed Oct 31, 2021
1 parent c9b587a commit 27ec4d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# action.yml
name: 'Hello World'
description: 'Greet someone and record the time'
name: 'Container Image Updater'
description: 'Github action to notify if the container image needs update based on the baseimage change'
inputs:
who-to-greet: # id of input
description: 'Who to greet'
Expand Down

0 comments on commit 27ec4d0

Please sign in to comment.