Skip to content

Commit d26269e

Browse files
authored
Update action.yml
1 parent ba9adc9 commit d26269e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

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

0 commit comments

Comments
 (0)