Skip to content

Commit fd9c643

Browse files
Bump NVIDIA/holodeck from 0.2.13 to 0.2.17
Bumps [NVIDIA/holodeck](https://github.com/nvidia/holodeck) from 0.2.13 to 0.2.17. - [Release notes](https://github.com/nvidia/holodeck/releases) - [Commits](NVIDIA/holodeck@v0.2.13...v0.2.17) --- updated-dependencies: - dependency-name: NVIDIA/holodeck dependency-version: 0.2.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e258bbf commit fd9c643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
go-version: ${{ env.GOLANG_VERSION }}
6666

6767
- name: Set up Holodeck (${{ matrix.driver_branch }})
68-
uses: NVIDIA/holodeck@v0.2.13
68+
uses: NVIDIA/holodeck@v0.2.17
6969
with:
7070
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
7171
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

0 commit comments

Comments
 (0)