Skip to content

Commit

Permalink
chore(deps): bump speckle-automate-github-action from 0.8.0 to 0.9.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
iainsproat authored Jan 9, 2024
1 parent 496e37f commit ef85863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit ef85863

Please sign in to comment.