Skip to content

Commit 0da1041

Browse files
build(deps): bump PuneetMatharu/cmake-format-lint-action (#645)
Bumps [PuneetMatharu/cmake-format-lint-action](https://github.com/PuneetMatharu/cmake-format-lint-action) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/PuneetMatharu/cmake-format-lint-action/releases) - [Commits](puneetmatharu/cmake-format-lint-action@v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: PuneetMatharu/cmake-format-lint-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d9d5676 commit 0da1041

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ jobs:
6262
- uses: actions/checkout@v3
6363
- name: Format CMake files
6464
id: cmake-format
65-
uses: PuneetMatharu/cmake-format-lint-action@v1.0.0
65+
uses: PuneetMatharu/cmake-format-lint-action@v1.0.1
6666
with:
6767
args: --config-files cmake-format.yaml

0 commit comments

Comments
 (0)