chore: update gh action version

This commit is contained in:
Gergő Jedlicska
2023-09-18 18:09:25 +02:00
parent 9939ef61a8
commit 7379a23452
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
run: |
python main.py generate_schema ${HOME}/${{ env.FUNCTION_SCHEMA_FILE_NAME }}
- name: Speckle Automate Function - Build and Publish
uses: specklesystems/speckle-automate-github-composite-action@0.4.2
uses: specklesystems/speckle-automate-github-composite-action@0.5.0
with:
speckle_automate_url: 'https://automate.speckle.dev'
speckle_token: ${{ secrets.SPECKLE_FUNCTION_TOKEN }}