Skip to content

Commit 2363589

Browse files
authored
Create action.yml
1 parent 625efc4 commit 2363589

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

action.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name: 'update-kustomization'
2+
description: 'Update Kustomization'
3+
runs:
4+
using: 'docker'
5+
image: 'Dockerfile'

0 commit comments

Comments
 (0)