Skip to content

Commit 41371a4

Browse files
dependabot[bot]visheshtanksale
authored andcommitted
Bump NVIDIA/holodeck from 0.2.7 to 0.2.10
Bumps [NVIDIA/holodeck](https://github.com/nvidia/holodeck) from 0.2.7 to 0.2.10. - [Release notes](https://github.com/nvidia/holodeck/releases) - [Commits](NVIDIA/holodeck@v0.2.7...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>
1 parent 330be4d commit 41371a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
echo "GOLANG_VERSION=${GOLANG_VERSION##GOLANG_VERSION := }" >> $GITHUB_ENV
4242
4343
- name: Set up Holodeck
44-
uses: NVIDIA/holodeck@v0.2.7
44+
uses: NVIDIA/holodeck@v0.2.10
4545
with:
4646
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
4747
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

0 commit comments

Comments
 (0)