Skip to content

Commit

Permalink
Bump peter-evans/create-pull-request from 6 to 7 in the actions group (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 62c21eb commit ca4c3be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/used-by.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
update-badge: 'true'

- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
add-paths: "README.md" # the file path to commit
commit-message: "chore: update used-by badge by github-actions[bot]"
Expand Down

1 comment on commit ca4c3be

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented on ca4c3be Sep 10, 2024

Choose a reason for hiding this comment

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

Cpp-Linter Report ⚠️

Some files did not pass the configured checks!

clang-format reports: 2 file(s) not formatted
  • docs/examples/demo/demo.cpp
  • docs/examples/demo/demo.hpp
clang-tidy reports: 7 concern(s)

Have any feedback or feature suggestions? Share it here.

Please sign in to comment.