Skip to content

Commit 28889b3

Browse files
authored
Update action.yml
1 parent 6d6336b commit 28889b3

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: 'Dockerfile'
13+
image: ghcr.io/pxyup/protoc-actions:latest
1414
args:
1515
- ${{ inputs.path }}
1616
branding:

0 commit comments

Comments
 (0)