Skip to content

Commit

Permalink
Merge branch 'dev_pca_coverity_hits' of https://github.com/KateBlueSk…
Browse files Browse the repository at this point in the history
…y/oneDAL into dev_pca_coverity_hits
  • Loading branch information
KateBlueSky committed Dec 16, 2024
2 parents b6aea43 + 3390030 commit 3ce5a9b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/renovate-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Validate
uses: suzuki-shunsuke/github-action-renovate-config-validator@36a15b83e37bf3221dc9c02ff5ffdaefb51ca1cf # v1.1.0
uses: suzuki-shunsuke/github-action-renovate-config-validator@c22827f47f4f4a5364bdba19e1fe36907ef1318e # v1.1.1
with:
config_file_path: .github/renovate.json
2 changes: 1 addition & 1 deletion .github/workflows/slack-pr-notification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
contains(toJson(github.event.pull_request.labels.*.name), '"RFC"')
steps:
- name: Notify Slack
uses: slackapi/slack-github-action@fcfb566f8b0aab22203f066d80ca1d7e4b5d05b3 # v1.27.1
uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d # v2.0.0
with:
channel-id: ${{ env.channel }}
slack-message: "${{ github.actor }} posted a RFC: ${{ github.event.pull_request.title }}. URL: ${{ github.event.pull_request.html_url }}"
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Sphinx==8.1.3
sphinx-book-theme==1.1.3
sphinx-notfound-page==1.0.4
sphinx-prompt==1.9.0
Sphinx-Substitution-Extensions==2022.2.16
Sphinx-Substitution-Extensions==2024.10.17
sphinx-tabs==3.4.7
sphinxcontrib-applehelp==2.0.0
sphinxcontrib-devhelp==2.0.0
Expand Down

0 comments on commit 3ce5a9b

Please sign in to comment.