Skip to content

Commit 5871479

Browse files
authored
Merge pull request #18 from IRainman/dependabot/github_actions/github-actions-1f9dd65b39
Bump jidicula/clang-format-action from 4.17.0 to 4.18.0 in the github-actions group across 1 directory
2 parents adb847e + a3a7068 commit 5871479

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint_and_format_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 # v4.1.7
2828

2929
- name: Run clang-format
30-
uses: jidicula/clang-format-action@3a18028048f01a66653b4e3bf8d968d2e7e2cb8b # v4.17.0
30+
uses: jidicula/clang-format-action@654a770daa28443dd111d133e4083e21c1075674 # v4.18.0
3131
with:
3232
clang-format-version: '17'
3333

0 commit comments

Comments
 (0)