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.
2 parents 57a738d + af185b4 commit e5e36c4Copy full SHA for e5e36c4
action.yml
@@ -6,7 +6,7 @@ branding:
6
color: 'blue'
7
runs:
8
using: docker
9
- image: docker://docker/github-actions:v1.0
+ image: docker://docker/github-actions:v1
10
args:
11
- build-push
12
inputs:
0 commit comments