Skip to content

Commit

Permalink
Bump CumulusDS/get-yaml-paths-action from 0.1.0 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [CumulusDS/get-yaml-paths-action](https://github.com/CumulusDS/get-yaml-paths-action) from 0.1.0 to 1.0.0.
- [Release notes](https://github.com/CumulusDS/get-yaml-paths-action/releases)
- [Commits](CumulusDS/get-yaml-paths-action@v0.1.0...v1.0.0)

---
updated-dependencies:
- dependency-name: CumulusDS/get-yaml-paths-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2022
1 parent b676947 commit 91a590e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-book.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

- name: Parse config file
id: parse_config
uses: CumulusDS/get-yaml-paths-action@v0.1.0
uses: CumulusDS/get-yaml-paths-action@v1.0.0
with:
file: ${{ inputs.path_to_notebooks }}/_config.yml
execute_notebooks: execute.execute_notebooks
Expand Down

0 comments on commit 91a590e

Please sign in to comment.