Skip to content

Commit

Permalink
[Auto-generated] Update dependencies (#189)
Browse files Browse the repository at this point in the history
Update GH Actions:
* Bump chuhlomin/render-template from 1.7 to 1.8 (#186)


Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
TEAM4-0 and dependabot[bot] committed Oct 4, 2023
1 parent 1ac1466 commit ebf5667
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci_check_pyproject_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
- name: Fetch PR body
if: env.UPDATE_DEPS == 'true'
id: pr_body
uses: chuhlomin/render-template@v1.7
uses: chuhlomin/render-template@v1.8
with:
template: ${{ env.PR_BODY_FILE }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci_update_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
- name: Fetch PR body
id: pr_body
uses: chuhlomin/render-template@v1.7
uses: chuhlomin/render-template@v1.8
with:
template: ${{ env.PR_BODY_FILE }}

Expand Down

0 comments on commit ebf5667

Please sign in to comment.