We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d11a1f1 commit 65904b0Copy full SHA for 65904b0
1 file changed
action.yml
@@ -49,6 +49,7 @@ runs:
49
with:
50
repository: 'data-catering/insta-infra'
51
path: '${{ inputs.insta_infra_folder }}'
52
+ ref: 'v1.0.0'
53
- name: 'Cache Docker images'
54
id: 'docker-cache'
55
uses: 'ScribeMD/docker-cache@0.5.0'
0 commit comments