Skip to content

Commit

Permalink
Bump NVIDIA/holodeck from 0.2.1 to 0.2.4
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 3e44e3b commit 1d521b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: actions/checkout@v4

- name: Set up Holodeck
uses: NVIDIA/[email protected].1
uses: NVIDIA/[email protected].4
env:
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/precompiled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v4
- name: Set up Holodeck
uses: NVIDIA/[email protected].1
uses: NVIDIA/[email protected].4
env:
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 1d521b4

Please sign in to comment.