Skip to content

Commit 62af770

Browse files
Bump UoMResearchIT/actions from 1.0 to 1.1 in /run-clang-tidy
Bumps [UoMResearchIT/actions](https://github.com/uomresearchit/actions) from 1.0 to 1.1. - [Release notes](https://github.com/uomresearchit/actions/releases) - [Commits](v1.0...v1.1) --- updated-dependencies: - dependency-name: UoMResearchIT/actions dependency-version: '1.1' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 420a3c3 commit 62af770

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

0 commit comments

Comments
 (0)