Skip to content

Commit

Permalink
chore(deps): bump the all-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 1 update: [cbrgm/structuresmith](https://github.com/cbrgm/structuresmith).

- [Release notes](https://github.com/cbrgm/structuresmith/releases)
- [Commits](v1.0.1...v1.1.4)

---
updated-dependencies:
- dependency-name: cbrgm/structuresmith
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and cbrgm committed Dec 16, 2023
1 parent b2c1282 commit c54f10f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/example-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v4

- name: Render All Files
uses: cbrgm/structuresmith@v1.0.1
uses: cbrgm/structuresmith@v1.1.4
with:
config-file: ./examples/configuration-simple.yml
output-path: ./out
Expand Down

0 comments on commit c54f10f

Please sign in to comment.