Skip to content

Commit 3ff0eab

Browse files
dependabot[bot]visheshtanksale
authored andcommitted
Bump NVIDIA/holodeck from 0.2.18 to 0.3.0
Bumps [NVIDIA/holodeck](https://github.com/nvidia/holodeck) from 0.2.18 to 0.3.0. - [Release notes](https://github.com/nvidia/holodeck/releases) - [Changelog](https://github.com/NVIDIA/holodeck/blob/main/CHANGELOG.md) - [Commits](NVIDIA/holodeck@v0.2.18...v0.3.0) --- updated-dependencies: - dependency-name: NVIDIA/holodeck dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9cc2531 commit 3ff0eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
echo "GOLANG_VERSION=${GOLANG_VERSION##GOLANG_VERSION := }" >> $GITHUB_ENV
4545
4646
- name: Set up Holodeck
47-
uses: NVIDIA/holodeck@v0.2.18
47+
uses: NVIDIA/holodeck@v0.3.0
4848
with:
4949
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
5050
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

0 commit comments

Comments
 (0)