Skip to content

Commit

Permalink
build(deps): Bump specklesystems/speckle-automate-github-action (#23)
Browse files Browse the repository at this point in the history
Bumps [specklesystems/speckle-automate-github-action](https://github.com/specklesystems/speckle-automate-github-action) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/specklesystems/speckle-automate-github-action/releases)
- [Commits](specklesystems/speckle-automate-github-action@0.9.0...0.9.1)

---
updated-dependencies:
- dependency-name: specklesystems/speckle-automate-github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 8, 2024
1 parent 263c01b commit 2d8896e
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.9.0
uses: specklesystems/speckle-automate-github-action@0.9.1
id: register_speckle_function_version
with:
speckle_automate_url: ${{ inputs.speckle_automate_url }}
Expand Down

0 comments on commit 2d8896e

Please sign in to comment.