1 Commits

Author SHA1 Message Date
Chuck Driesler ec9237a314 chore(action): bump internal action (#33)
pre-commit / pre-commit (push) Has been cancelled
2025-09-23 17:19:28 +01:00
+1 -1
View File
@@ -112,7 +112,7 @@ runs:
cache-from: type=registry,ref=${{ env.automateHost }}/${{ inputs.speckle_function_id }}:buildcache
cache-to: type=registry,ref=${{ env.automateHost }}/${{ inputs.speckle_function_id }}:buildcache,mode=max
- name: Speckle Automate function version publisher
uses: specklesystems/speckle-automate-github-action@0.10.0
uses: specklesystems/speckle-automate-github-action@0.11.0
id: register_speckle_function_version
with:
speckle_automate_url: ${{ inputs.speckle_automate_url }}