We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b89ee8 commit 52e3bbcCopy full SHA for 52e3bbc
action.yml
@@ -10,7 +10,7 @@ outputs:
10
description: 'Success'
11
runs:
12
using: 'docker'
13
- image: 'docker://docker.pkg.github.com/squzy/protoc-actions/protoc:latest'
+ image: 'squzy/protoc-actions/protoc:latest'
14
args:
15
- ${{ inputs.path }}
16
branding:
0 commit comments