Skip to content

Commit 3b964cd

Browse files
authored
Update action.yml
1 parent cbc64a6 commit 3b964cd

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

0 commit comments

Comments
 (0)