Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit eece17c

Browse files
authoredSep 3, 2024··
Bump NVIDIA/holodeck from 0.2.1 to 0.2.4
Bumps [NVIDIA/holodeck](https://github.com/nvidia/holodeck) from 0.2.1 to 0.2.4. - [Release notes](https://github.com/nvidia/holodeck/releases) - [Commits](NVIDIA/holodeck@v0.2.1...v0.2.4) --- 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 3285ac8 commit eece17c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/checkout@v4
3232

3333
- name: Set up Holodeck
34-
uses: NVIDIA/holodeck@v0.2.1
34+
uses: NVIDIA/holodeck@v0.2.4
3535
env:
3636
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
3737
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}

0 commit comments

Comments
 (0)
Please sign in to comment.