Skip to content

Commit b14855e

Browse files
Bump UoMResearchIT/actions from 1.2.1 to 1.2.2 in /run-clang-tidy
Bumps [UoMResearchIT/actions](https://github.com/uomresearchit/actions) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/uomresearchit/actions/releases) - [Commits](v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: UoMResearchIT/actions dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f660b90 commit b14855e

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.2.1
49+
uses: UoMResearchIT/actions/apt-get-install@v1.2.2
5050
with:
5151
packages: clang-tidy
5252
- name: Run clang-tidy

0 commit comments

Comments
 (0)