We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9aefed1 + b5f027c commit d62d38dCopy full SHA for d62d38d
action.yml
@@ -54,7 +54,7 @@ runs:
54
path: /tmp/.buildx-cache
55
key: ${{ inputs.osg_series}}-${{ inputs.repo }}-buildx-${{ github.sha }}-${{ github.run_id }}
56
57
- - name: Set up Docker Buildx
+ - name: Set up Docker Buildx
58
uses: docker/setup-buildx-action@v1
59
60
- name: Log in to ${{ inputs.registry_url }}
0 commit comments