Skip to content

Commit

Permalink
Merge pull request #294 from seqan/dependabot/github_actions/DoozyX/c…
Browse files Browse the repository at this point in the history
…lang-format-lint-action-0.16

Bump DoozyX/clang-format-lint-action from 0.15 to 0.16
  • Loading branch information
eseiler authored Apr 24, 2023
2 parents f550e16 + 7f544e8 commit f793d92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
- name: Run clang-format
if: ${{ steps.changed_files.outputs.cpp_list }}
uses: DoozyX/clang-format-lint-action@v0.15
uses: DoozyX/clang-format-lint-action@v0.16
with:
source: ${{ steps.changed_files.outputs.cpp_list }}
clangFormatVersion: 15
Expand Down

1 comment on commit f793d92

@vercel
Copy link

@vercel vercel bot commented on f793d92 Apr 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

raptor – ./

seqan-raptor.vercel.app
raptor-git-main-seqan.vercel.app
raptor-seqan.vercel.app

Please sign in to comment.