chore: bump threeal/ctest-action from 1.0.0 to 1.1.0 (#355)

Bumps [threeal/ctest-action](https://github.com/threeal/ctest-action) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/threeal/ctest-action/releases)
- [Commits](https://github.com/threeal/ctest-action/compare/v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: threeal/ctest-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-07-11 12:23:58 +08:00 committed by GitHub
parent 009ebfea25
commit 324f24625e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -133,7 +133,7 @@ jobs:
options: BUILD_TESTING=ON options: BUILD_TESTING=ON
- name: Test Project - name: Test Project
uses: threeal/ctest-action@v1.0.0 uses: threeal/ctest-action@v1.1.0
test-action-with-custom-generator: test-action-with-custom-generator:
name: Test Action With Custom Generator name: Test Action With Custom Generator