diff --git a/action.yml b/action.yml index a850978..5c4d0fb 100644 --- a/action.yml +++ b/action.yml @@ -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 }}