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