Skip to content

Commit 15d855b

Browse files
authored
Update action.yml
1 parent 0c92846 commit 15d855b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ outputs:
1010
description: 'Success'
1111
runs:
1212
using: 'docker'
13-
image: 'docker://docker.pkg.github.com/squzy/protoc-actions/protoc:latest'
13+
image: 'Dockerfile'
1414
args:
1515
- ${{ inputs.path }}
1616
branding:

0 commit comments

Comments
 (0)