Skip to content

Commit

Permalink
build(deps): bump platisd/clang-tidy-pr-comments from 1.6.0 to 1.6.1
Browse files Browse the repository at this point in the history
Bumps [platisd/clang-tidy-pr-comments](https://github.com/platisd/clang-tidy-pr-comments) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/platisd/clang-tidy-pr-comments/releases)
- [Commits](platisd/clang-tidy-pr-comments@v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: platisd/clang-tidy-pr-comments
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 0fcd81f commit 0ecf606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-eic-shell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ jobs:
path: clang_tidy_fixes.yml
if-no-files-found: ignore
- name: Suggest clang-tidy fixes as PR comments
uses: platisd/[email protected].0
uses: platisd/[email protected].1
if: ${{ github.event_name == 'pull_request' }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 0ecf606

Please sign in to comment.