Bump jakoch/install-vulkan-sdk-action from 1.0.4 to 1.0.5 (#1822)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-01-02 08:25:51 +01:00 committed by GitHub
parent 0aa7df47d3
commit 61bfc2ed5d
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