Skip to content

Commit

Permalink
chore: version bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
lpm0073 committed Jan 3, 2024
1 parent e3dc816 commit 3c2db3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
uses: openedx-actions/tutor-plugin-build-openedx-add-requirement@{{ cookiecutter.ci_openedx_actions_tutor_plugin_build_openedx_add_requirement_version }}
with:
pip-package: ora2
pip-package-version: "4.5.1"
pip-package-version: "6.0.20"

- name: Dump tutor config
uses: openedx-actions/tutor-print-dump@{{ cookiecutter.ci_openedx_actions_tutor_print_dump }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ jobs:
- name: Add tutor k8s-specific deployment tasks
uses: openedx-actions/tutor-plugin-enable-k8s-deploy-tasks@v1
with:
tutor-plugin-version: "15.0.0"
tutor-plugin-version: "17.0.0"

- name: Dump tutor config
uses: openedx-actions/tutor-print-dump@{{ cookiecutter.ci_openedx_actions_tutor_print_dump }}
Expand Down

0 comments on commit 3c2db3e

Please sign in to comment.