chore(deps): bump speckle-automate-github-action from 0.8.0 to 0.9.0 (#21)

This commit is contained in:
Iain Sproat
2024-01-09 20:11:11 +00:00
committed by GitHub
parent 496e37fe2e
commit ef858630b7
+1 -1
View File
@@ -113,7 +113,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.8.0
uses: specklesystems/speckle-automate-github-action@0.9.0
id: register_speckle_function_version
with:
speckle_automate_url: ${{ inputs.speckle_automate_url }}