Skip to content

Commit a96042e

Browse files
authored
Merge pull request #99 from UoMResearchIT/dependabot/github_actions/run-clang-tidy/UoMResearchIT/actions-1.2
Bump UoMResearchIT/actions from 1.1 to 1.2 in /run-clang-tidy
2 parents fd13c25 + e2f03a6 commit a96042e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run-clang-tidy/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ runs:
4646
using: composite
4747
steps:
4848
- name: Install clang-tidy
49-
uses: UoMResearchIT/actions/apt-get-install@v1.1
49+
uses: UoMResearchIT/actions/apt-get-install@v1.2
5050
with:
5151
packages: clang-tidy
5252
- name: Run clang-tidy

0 commit comments

Comments
 (0)