Skip to content

Commit 47dc89f

Browse files
build(deps): Bump NVIDIA/holodeck from 0.2.13 to 0.3.1
Bumps [NVIDIA/holodeck](https://github.com/nvidia/holodeck) from 0.2.13 to 0.3.1. - [Release notes](https://github.com/nvidia/holodeck/releases) - [Changelog](https://github.com/NVIDIA/holodeck/blob/main/CHANGELOG.md) - [Commits](NVIDIA/holodeck@v0.2.13...v0.3.1) --- updated-dependencies: - dependency-name: NVIDIA/holodeck dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 719680c commit 47dc89f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e.yaml

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

7373
- name: Set up Holodeck (${{ matrix.driver_branch }})
74-
uses: NVIDIA/holodeck@v0.2.13
74+
uses: NVIDIA/holodeck@v0.3.1
7575
with:
7676
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
7777
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

0 commit comments

Comments
 (0)