Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PxyUp authored Sep 25, 2019
1 parent 52e3bbc commit ba9adc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ outputs:
description: 'Success'
runs:
using: 'docker'
image: 'squzy/protoc-actions/protoc:latest'
image: 'squzy/protoc-actions@master'
args:
- ${{ inputs.path }}
branding:
Expand Down

0 comments on commit ba9adc9

Please sign in to comment.