Skip to content

Commit ba9adc9

Browse files
authored
Update action.yml
1 parent 52e3bbc commit ba9adc9

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

0 commit comments

Comments
 (0)