Skip to content

Commit cefa730

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

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
@@ -40,7 +40,7 @@ jobs:
4040
echo "GOLANG_VERSION=${GOLANG_VERSION##GOLANG_VERSION := }" >> $GITHUB_ENV
4141
4242
- name: Set up Holodeck
43-
uses: NVIDIA/holodeck@v0.2.4
43+
uses: NVIDIA/holodeck@v0.2.6
4444
with:
4545
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
4646
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

0 commit comments

Comments
 (0)