We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a57c57b commit 615b376Copy full SHA for 615b376
1 file changed
.github/workflows/publish-provider-packages.yaml
@@ -26,7 +26,7 @@ on:
26
27
jobs:
28
publish-provider-packages:
29
- uses: crossplane-contrib/provider-workflows/.github/workflows/publish-provider-family.yml@main
+ uses: crossplane-contrib/provider-workflows/.github/workflows/publish-provider-family.yml@451c4dc6ad3691b0a702a997a0ac24e8bbc8bbaa # main
30
with:
31
subpackages: ${{ github.event.inputs.subpackages }}
32
size: ${{ github.event.inputs.size }}
0 commit comments