Bump jakoch/install-vulkan-sdk-action from 1.0.5 to 1.0.6

Bumps [jakoch/install-vulkan-sdk-action](https://github.com/jakoch/install-vulkan-sdk-action) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/jakoch/install-vulkan-sdk-action/releases)
- [Changelog](https://github.com/jakoch/install-vulkan-sdk-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jakoch/install-vulkan-sdk-action/compare/v1.0.5...v1.0.6)

---
updated-dependencies:
- dependency-name: jakoch/install-vulkan-sdk-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-01 20:42:24 +00:00 committed by GitHub
parent 121abce408
commit 4944c9cfe5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -182,7 +182,7 @@ jobs:
- name: Install Vulkan SDK
if: ${{ inputs.qt_version == '6' }}
uses: jakoch/install-vulkan-sdk-action@v1.0.5
uses: jakoch/install-vulkan-sdk-action@v1.0.6
with:
install_runtime: false
cache: true