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

Bumps [jakoch/install-vulkan-sdk-action](https://github.com/jakoch/install-vulkan-sdk-action) from 1.0.4 to 1.0.5.
- [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.4...v1.0.5)

---
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-01-01 20:33:56 +00:00 committed by GitHub
parent 0aa7df47d3
commit 64aae1eb6e
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.4
uses: jakoch/install-vulkan-sdk-action@v1.0.5
with:
install_runtime: false
cache: true