Skip to content

Commit

Permalink
Merge pull request #26 from ProjectPythiaCookbooks/dependabot/github_…
Browse files Browse the repository at this point in the history
…actions/CumulusDS/get-yaml-paths-action-1.0.0

Bump CumulusDS/get-yaml-paths-action from 0.1.0 to 1.0.0
  • Loading branch information
brian-rose authored Nov 21, 2022
2 parents b676947 + 91a590e commit d019566
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 d019566

Please sign in to comment.