We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52ec705 commit 6295b9cCopy full SHA for 6295b9c
action.yml
@@ -1,6 +1,9 @@
1
name: 'Cache Container Images Action'
2
description: 'Store pulled container images into the local GitHub Actions cache to reduce runtime for subsequent runs.'
3
author: 'James Mortensen'
4
+branding:
5
+ icon: 'briefcase'
6
+ color: 'blue'
7
inputs:
8
runtime:
9
description: 'Container runtime engine'
0 commit comments