Bump NVIDIA/holodeck from 0.2.9 to 0.2.10

Bumps [NVIDIA/holodeck](https://github.com/nvidia/holodeck) from 0.2.9 to 0.2.10.
- [Release notes](https://github.com/nvidia/holodeck/releases)
- [Commits](https://github.com/nvidia/holodeck/compare/v0.2.9...v0.2.10)

---
updated-dependencies:
- dependency-name: NVIDIA/holodeck
  dependency-version: 0.2.10
  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-05-29 16:24:03 +00:00 committed by GitHub
parent 19a83e3542
commit 23dc773e8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -55,7 +55,7 @@ jobs:
go-version: ${{ env.GOLANG_VERSION }}
- name: Set up Holodeck
uses: NVIDIA/holodeck@v0.2.9
uses: NVIDIA/holodeck@v0.2.11
with:
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}